Пространство имен: Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim value As String value = ComputedKeyAlgorithms.PSHA1 |
Синтаксис
Visual Basic |
---|
Public Const PSHA1 As String |
C# |
---|
public const string PSHA1 |
C++ |
---|
public: literal String^ PSHA1 |
J# |
---|
public static final String PSHA1 |
JScript |
---|
public const var PSHA1 : String |