Share via


SPLocalLoginProvider Members

Include Protected Members
Include Inherited Members

Represents the local security token service (STS) behavior during login.

The SPLocalLoginProvider type exposes the following members.

Constructors

  Name Description
Public method SPLocalLoginProvider Initializes a new instance of the SPLocalLoginProvider class.

Top

Properties

  Name Description
Public property EncryptionCertificate Gets the signing certificate for the login provider.
Public property Name Gets the unique name for the claims provider.
Public property SigningCertificate Gets the signing certificate for the login provider.
Public property SigningCertificateStoreName Gets the name of the signing certificate store.
Public property SigningCertificateThumbprint Gets the thumbprint for the certificate that provides signing for the login provider.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
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 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

SPLocalLoginProvider Class

Microsoft.SharePoint.Administration.Claims Namespace