The SpecialPrincipal type exposes the following members.

ToggleMethods

Type NameDescription
Public methodEquals (Overrides Object..::.Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::.GetHashCode()()().)
Public methodGetObjectData
This method is exposed to satisfy the ISerializable interface.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Returns a String associated with a specific instance of this class. The value will be either AUTHENTICATED_USERS or CREATOR_OWNER.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String representation of this SpecialPrincipal instance.
(Overrides Object..::.ToString()()().)

ToggleSee Also