다음을 통해 공유


ExtensionCertificateConfiguration 멤버

Optional. Parameters of the the certificate for encrypting the private configuration data. Supported on WebRole or WorkerRole, but ignored on VmRole.

다음 표에는 ExtensionCertificateConfiguration 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  Name 설명
  ExtensionCertificateConfiguration 오버로드되었습니다.  

위쪽

공개 속성

  Name 설명
StoreLocation Required. Required for certificate declaration. The Windows certificate store location to install the certificate for encryption, if required. Its value has to be 'LocalMachine' if present.
StoreName Optional. Optional. The Windows certificate store name to install the certificate for encryption, if required. Its value has to be 'My' if present.
ThumbprintAlgorithm Optional. Optional. The thumbprint algorithm of the certificate for encryption, if required. Its value has to be 'sha1' if present.
ThumbprintRequired Optional. Optional. Whether thumbprint is required for the certificate for encryption or not. Its value has to be 'true' or 'false' (case-sensitive) if present.

위쪽

공개 메서드

(보호됨 메서드 참고)

  Name 설명
Equals  (Object에서 상속됨)
GetHashCode  (Object에서 상속됨)
GetType  (Object에서 상속됨)
ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  Name 설명
Finalize  (Object에서 상속됨)
MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

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