SPClaimProviderDefinition Properties

Include Protected Members
Include Inherited Members

The SPClaimProviderDefinition type exposes the following members.

Properties

  Name Description
Public property AssemblyName Gets the name of the assembly where the claims provider is defined.
Public property ClaimProvider Gets an instance of the SPClaimProvider object that is defined in the SPClaimProviderDefinitionobject.
Public property ClaimProviderType Gets the Typeobject for this claims provider definition.
Public property Description Gets or sets the description of the claims provider that is displayed in the administrative user interface.
Public property DisplayName Gets or sets name of the claims provider that is displayed to users.
Public property IsEnabled Gets or sets whether a claims provider is turned on or off.
Public property IsUsedByDefault Gets or sets whether this claim provider is used by default in situations where the administrator has not specified the claims providers.
Public property IsValid Determines if the claims provider definition is valid.
Public property IsVisible Gets or sets whether to hide the users of the default authentication provider from being displayed in the People Picker search results.
Public property TypeName Gets the name of the class where the claims provider is defined.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPClaimProviderDefinition Class

Microsoft.SharePoint.Administration.Claims Namespace