SPTrustedClaimTypeInformation methods

The SPTrustedClaimTypeInformation type exposes the following members.

Methods

  Name Description
Public method AddKnownClaimValue Adds the specified claim value to the known claim value collection represented by the KnownClaimValues property.
Public method DisableClaimValueModification Disables the modification to the claim values.
Public method Equals Determines whether the specified object is equal to the current SPTrustedClaimTypeInformation object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public methodStatic member IsClaimTypeReserved Determines whether the specified claim type is a reserved claim type.
Public method IsKnownClaimValue Returns the value that represents whether the input string is a stored ClaimValue.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method RemoveKnownClaimValue Removes the specified claim value from the known claim value collection represented by the KnownClaimValues property.
Public method SetClaimValueModification Sets the modification action and argument to apply to the claim value.
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPTrustedClaimTypeInformation class

Microsoft.SharePoint.Administration.Claims namespace