Język

SecurityIdentifier.IsAccountSid Metoda

Definicja

Zwraca wartość wskazującą, czy identyfikator zabezpieczeń (SID) reprezentowany przez ten obiekt SecurityIdentifier jest prawidłowym identyfikatorem SID konta Windows.

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

Zwraca

true, jeśli identyfikator SID reprezentowany przez ten obiekt SecurityIdentifier jest prawidłowym identyfikatorem SID konta Windows; w przeciwnym razie false.

Dotyczy