SPAllUsersClaimArguments.IdentityProviderType property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property IdentityProviderType As String
Get
'Uso
Dim instance As SPAllUsersClaimArguments
Dim value As String
value = instance.IdentityProviderType
public string IdentityProviderType { get; }
Property value
Type: System.String
Ver também
Referência
SPAllUsersClaimArguments class