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.
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