SPProviderSchema class

Specifies the elements of the claim provider schema.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebControls.SPProviderSchema

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class SPProviderSchema
'Usage
Dim instance As SPProviderSchema
[DataContractAttribute]
public sealed class SPProviderSchema

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPProviderSchema members

Microsoft.SharePoint.WebControls namespace