Mono Class Library: Overview

System.Security.Principal.SecurityIdentifier: Members

The members of System.Security.Principal.SecurityIdentifier are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
MaxBinaryLengthint (0). Documentation for this section has not yet been entered.
static readonly
MinBinaryLengthint (0). Documentation for this section has not yet been entered.

Public Properties

[read-only]
AccountDomainSidSecurityIdentifier. Documentation for this section has not yet been entered.
[read-only]
BinaryLengthint. Documentation for this section has not yet been entered.
[read-only]
override
Valuestring. Documentation for this section has not yet been entered.

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.

Public Operators

static
Equality(SecurityIdentifier, SecurityIdentifier)Documentation for this section has not yet been entered.
static
Inequality(SecurityIdentifier, SecurityIdentifier)Documentation for this section has not yet been entered.