BringYourOwnRoot.CertificateSigningRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate Signing Request (CSR) in PEM format, generated by the service. Sign this CSR with your Certificate Authority and activate via the activateBringYourOwnRoot action. A new CSR is generated at policy creation and when certificates near expiration.
public string CertificateSigningRequest { get; }
member this.CertificateSigningRequest : string
Public ReadOnly Property CertificateSigningRequest As String