SPTrustedBackedByActiveDirectoryClaimsMigration.IdentityType property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property IdentityType As SPTrustedBackedByActiveDirectoryIdentityType
Get
'Usage
Dim value As SPTrustedBackedByActiveDirectoryIdentityType
value = Me.IdentityType
protected SPTrustedBackedByActiveDirectoryIdentityType IdentityType { get; }
Property value
Type: Microsoft.SharePoint.Administration.Claims.SPTrustedBackedByActiveDirectoryIdentityType
See also
Reference
SPTrustedBackedByActiveDirectoryClaimsMigration class