SPFormsClaimMigration.UseUserKey property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property UseUserKey As Boolean
Get
'Usage
Dim value As Boolean
value = Me.UseUserKey
protected virtual bool UseUserKey { get; }
Property value
Type: System.Boolean