다음을 통해 공유


DomainCertificateBuilder.ServiceCertificate 속성

정의

도메인 인증서를 발급하는 서비스 인증서의 base-64로 인코딩된 값을 가져오거나 설정합니다.

public string ServiceCertificate { get; set; }
member this.ServiceCertificate : string with get, set
Public Property ServiceCertificate As String

속성 값

도메인 인증서를 발급하는 서비스 인증서의 base-64로 인코딩된 값입니다.

적용 대상