The SpecialPrincipal type exposes the following members.
Methods
Type | Name | Description |
---|---|---|
![]() | Equals | (Overrides Object..::.Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object..::.GetHashCode()()().) |
![]() | GetObjectData |
This method is exposed to satisfy the ISerializable interface.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Returns a String associated with a specific instance of this class.
The value will be either AUTHENTICATED_USERS or CREATOR_OWNER.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String representation of this SpecialPrincipal
instance.
(Overrides Object..::.ToString()()().) |