CredentialsBase.IsValid, méthode (Microsoft.SharePoint.Portal.Topology)
Obsolete.
Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function IsValid ( _
username As String, _
password As String _
) As Boolean
'Utilisation
Dim instance As CredentialsBase
Dim username As String
Dim password As String
Dim returnValue As Boolean
returnValue = instance.IsValid(username, password)
public bool IsValid (
string username,
string password
)
Paramètres
- username
- password
Voir aussi
Référence
CredentialsBase, classe
Membres CredentialsBase
Microsoft.SharePoint.Portal.Topology, espace de noms