SPAllUsersClaimArguments.IdentityProviderType property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property IdentityProviderType As String
Get
'Usage
Dim instance As SPAllUsersClaimArguments
Dim value As String
value = instance.IdentityProviderType
public string IdentityProviderType { get; }
Property value
Type: System.String
See also
Reference
SPAllUsersClaimArguments class