SPClaimProviderManager Properties

Include Protected Members
Include Inherited Members

The SPClaimProviderManager type exposes the following members.

Properties

  Name Description
Public propertyStatic member BasicClaimTypes Gets a set of claim types that the SPFarm farm knows about included by default in SharePoint.
Public propertyStatic member BasicClaimValueTypes Gets a set of claim value types that the SPFarm farm knows about included by default in SharePoint.
Public property ClaimProviders Gets the set of SPClaimProvider claim providers in the SPFarm farm.
Public property DisplayName Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.)
Public property Farm Gets the server farm where the object resides. (Inherited from SPPersistedObject.)
Public property Id Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.)
Public propertyStatic member Local Gets the claims provider manager.
Public property Name Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.)
Public property Parent Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.)
Public property Properties Gets metadata for the persisted object. (Inherited from SPPersistedObject.)
Public property Status Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.)
Public property TrustedClaimProviderMappableClaims
Public property TrustedClaimProviders Gets the set of SPTrustedClaimProvider trusted claim providers in the SPFarm farm.
Public property TypeName Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property Version Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.)
Protected property WasCreated Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore Gets a value that indicates whether this item can be renamed at restore time.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the object can be selected for restoration.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration.
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object.
Explicit interface implemetationPrivate property IBackupRestore.Id Gets or sets the unique identifier for the back-up of the claims provider manager.
Explicit interface implemetationPrivate property IBackupRestore.Name Gets and sets the name for the claims provider manager.

Top

See Also

Reference

SPClaimProviderManager Class

Microsoft.SharePoint.Administration.Claims Namespace