Namespace:
Microsoft.IdentityModel.Protocols.XmlSignature
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Visual Basic |
Dim value As String
value = Algorithms.Sha1
|
Syntax
Visual Basic |
Public Const Sha1 As String
|
C# |
public const string Sha1
|
C++ |
public:
literal String^ Sha1
|
J# |
public static final String Sha1
|
JScript |
public const var Sha1 : String
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also