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