Mono Class Library: Overview

System.Security.Principal.SecurityIdentifier: Method Members

The methods of System.Security.Principal.SecurityIdentifier are listed below. For a list of all members, see the SecurityIdentifier Members list.

See Also: Inherited members from System.Security.Principal.IdentityReference

Public Methods

CompareTo(SecurityIdentifier) : int
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Equals(SecurityIdentifier) : bool
Documentation for this section has not yet been entered.
GetBinaryForm(byte[], int)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
IsAccountSid() : bool
Documentation for this section has not yet been entered.
IsEqualDomainSid(SecurityIdentifier) : bool
Documentation for this section has not yet been entered.
override
IsValidTargetType(Type) : bool
Documentation for this section has not yet been entered.
IsWellKnown(WellKnownSidType) : bool
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
override
Translate(Type) : IdentityReference
Documentation for this section has not yet been entered.