Share via


CertificateThumbprintAlgorithms.Sha1 Field

The Sha1 algorithm.

Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Usage

'Usage
Dim value As String

value = CertificateThumbprintAlgorithms.Sha1

Syntax

'Declaration
Public Const Sha1 As String
public const string Sha1
public:
literal String^ Sha1
public static final String Sha1
public const var Sha1 : String

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

CertificateThumbprintAlgorithms Class
CertificateThumbprintAlgorithms Members
Microsoft.WindowsAzure.Management.Compute.Models Namespace