NTAccount.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回這個 NTAccount 物件的字串表示。
public:
virtual property System::String ^ Value { System::String ^ get(); };
public override string Value { get; }
member this.Value : string
Public Overrides ReadOnly Property Value As String
屬性值
此 NTAccount 物件的字串表示。
備註
從 SecurityIdentifierWindows 2000 之前的名稱轉譯 Active Directory 組名時,會傳回非內建/wellknown 帳戶) (。 若要解析非內建/已知帳戶 的名稱 ,請使用 FindByIdentity
型別 GroupPrincipal 上的 方法。 對於已知的/內建帳戶,不論操作系統執行何種地區設定,此帳戶都可以解析 en-US 地區設定中的名稱。