Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the name for the claims provider manager.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Property Name As String Implements IBackupRestore.Name
Get
Set
'Usage
Dim instance As SPClaimProviderManager
Dim value As String
value = CType(instance, IBackupRestore).Name
CType(instance, IBackupRestore).Name = value
stringIBackupRestore.Name { get; set; }
Property Value
Type: System.String
The name of the claims provider manager.