Condividi tramite


JoinDomainResponse.DomainKeyPair Property

Definition

Gets or sets the XML string representing the key pair associated with the specfied Domain Identifier.

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

Property Value

The XML string representing the key pair associated with the specfied Domain Identifier.

Exceptions

On set, thrown if set to null, to a zero length string, or to an otherwise invalid keypair.

Applies to