다음을 통해 공유


ServiceCertificateGetParameters.ThumbprintAlgorithm 속성

 

인증서의 손도장 (thumbprint)에 대 한 알고리즘을 가져오거나 설정 합니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

구문

public string ThumbprintAlgorithm { get; set; }
public:
property String^ ThumbprintAlgorithm {
    String^ get();
    void set(String^ value);
}
member ThumbprintAlgorithm : string with get, set
Public Property ThumbprintAlgorithm As String

속성 값

Type: System.String

지문 알고리즘입니다.

참고 항목

ServiceCertificateGetParameters 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동