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 or sets the unique identifier for the back-up of the claims provider manager.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Property Id As Guid Implements IBackupRestore.Id
Get
Set
'Usage
Dim instance As SPClaimProviderManager
Dim value As Guid
value = CType(instance, IBackupRestore).Id
CType(instance, IBackupRestore).Id = value
GuidIBackupRestore.Id { get; set; }
Property Value
Type: System.Guid
A Guid that contains the back-up identifier.