Partager via


SPMobileMessageServiceProvider.AuthenticationTypes - Énumération

Identifie une méthode d'authentification de l'utilisateur.

Espace de noms :  Microsoft.SharePoint.MobileMessage
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Enumeration AuthenticationTypes
'Utilisation
Dim instance As SPMobileMessageServiceProvider.AuthenticationTypes
public enum AuthenticationTypes

Membres

Nom du membre Description
Invalid Méthode inconnue ou indéfinie d'authentification.
Normal La méthode du service normal d'authentification.
Passport Authentification Windows Live (anciennement Passport).
FullTrust Authentification par certificat. Aucun mot de passe n'est requis. Cette valeur n'est pas utilisée ou est pris en charge dansMicrosoft SharePoint Foundation.
Other Une méthode d'authentification ne correspondant pas à une autre catégorie dans l'énumération.

Remarques

Ce type fournit une version orientée objet du type complexe tAuthenticationTypeEnum du protocole Office Mobile Service (OMS).

Voir aussi

Référence

Microsoft.SharePoint.MobileMessage - Espace de noms