SPClaimToSharePointOnlineMigration.UseUserKey property
This member overrides SPFormsClaimMigration.UseUserKey.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property UseUserKey As Boolean
Get
'Usage
Dim value As Boolean
value = Me.UseUserKey
protected override bool UseUserKey { get; }
Property value
Type: System.Boolean
See also
Reference
SPClaimToSharePointOnlineMigration class