Namespace: Microsoft.IdentityModel.Protocols.WSTrust
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim value As String value = AttributeNames.ValueType |
Syntax
Visual Basic |
---|
Public Const ValueType As String |
C# |
---|
public const string ValueType |
C++ |
---|
public: literal String^ ValueType |
J# |
---|
public static final String ValueType |
JScript |
---|
public const var ValueType : String |