Freigeben über


DomainCertificateBuilder.GenerateCertificateChain Method

Definition

Returns a base64-encoded string representing the domain certificate.

public string GenerateCertificateChain ();
member this.GenerateCertificateChain : unit -> string
Public Function GenerateCertificateChain () As String

Returns

Exceptions

Thrown if DomainId is null.

Thrown if ServiceKeyPair is null, has zero length, or is otherwise invalid.

Remarks

The following properties of this class must be set before calling this method:

Applies to