Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Syntaxe
'Déclaration
Public Sub New ( _
userName As String, _
password As String _
)
'Utilisation
Dim userName As String
Dim password As String
Dim instance As New Authenticator(userName, _
password)
public Authenticator(
string userName,
string password
)
Paramètres
- userName
Type : System.String
- password
Type : System.String