SPProviderSchema Members
Include Protected Members
Include Inherited Members
Specifies the elements of the claim provider schema.
The SPProviderSchema type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPProviderSchema | Initializes a new instance of the SPProviderSchema control. |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | Gets the display name of the claims provider. | |
ProviderName | A String that contains the name of the claims provider. | |
ProviderSchema | Gets or sets a list of the provider schema elements. | |
SupportsHierarchy | Gets or sets whether the claims provider supports a hierarchical display. |
Top
Methods
Name | Description | |
---|---|---|
AddSchemaElement | Adds a SPSchemaElement object that represents a new field. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top