Public Methods

  Name Description
Public method Equals Overridden.  
Public method GetHashCode Overridden.  
Public method GetObjectData This method is exposed to satisfy the ISerializable interface.
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method GetValue Returns a String associated with a specific instance of this class. The value will be either AUTHENTICATED_USERS or CREATOR_OWNER.
Public method ToString Overridden. Returns a String representation of this SpecialPrincipal instance.
Top

Protected Methods

  Name Description
Family method 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)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Top

See Also