Share via


SecurityIdentifier.IsAccountSid Yöntem

Tanım

Bu SecurityIdentifier nesneyle temsil edilen güvenlik tanımlayıcısının (SID) geçerli bir Windows hesabı SID'i olup olmadığını gösteren bir değer döndürür.

public:
 bool IsAccountSid();
public bool IsAccountSid ();
member this.IsAccountSid : unit -> bool
Public Function IsAccountSid () As Boolean

Döndürülenler

true bu SecurityIdentifier nesne tarafından temsil edilen SID geçerli bir Windows hesabı SID ise; değilse, false.

Şunlara uygulanır