RoleEnvironmentCertificateChange.Thumbprint Property

 

Gets the thumbprint of the changed certificate.

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

Public Property Thumbprint As String
	Get
	Friend Set
End Property

Property Value

Type: System.String

Type: System.String

A String that contains the thumbprint of the certificate.

Return to top
Show: