SPIdentityProviderTypes.Trusted - Propriété
Obtient les jetons créés à partir de fournisseurs d'authentification approuvée.
Espace de noms : Microsoft.SharePoint.Administration.Claims
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Trusted As String
Get
'Utilisation
Dim value As String
value = SPIdentityProviderTypes.Trusted
public static string Trusted { get; }
Valeur de propriété
Type : System.String
string qui contient les jetons.
Voir aussi
Référence
SPIdentityProviderTypes classe