DomainCertificateBuilder.DomainKeyPair 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定表示網域金鑰組的 XML 字串。
public string DomainKeyPair { get; set; }
member this.DomainKeyPair : string with get, set
Public Property DomainKeyPair As String
屬性值
表示網域金鑰組的 XML 字串。
例外狀況
在 set 上,如果設定為 null、長度為零或不正確字串,則會擲回 。