Mono Class Library: Overview

System.Security.Principal.IdentityReference: Members

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

See Also: Inherited members from System.Object

Public Properties

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

Public Methods

abstract
Equals(object) : bool
Documentation for this section has not yet been entered.
abstract
GetHashCode() : int
Documentation for this section has not yet been entered.
abstract
IsValidTargetType(Type) : bool
Documentation for this section has not yet been entered.
abstract
ToString() : string
Documentation for this section has not yet been entered.
abstract
Translate(Type) : IdentityReference
Documentation for this section has not yet been entered.

Public Operators

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