ClaimTypes.X500DistinguishedName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,這個字串包含 X.509 憑證之辨別名稱宣告的 URI。
public:
static property System::String ^ X500DistinguishedName { System::String ^ get(); };
public static string X500DistinguishedName { get; }
static member X500DistinguishedName : string
Public Shared ReadOnly Property X500DistinguishedName As String
屬性值
X.509 憑證之辨別名稱宣告的 URI。
備註
X.500 標準定義的方法可用來定義 X.509 憑證使用的辨別名稱。