Langue

Server.IsWindowsGroupMember(String, String) Méthode

Définition

La méthode IsNTGroupMember expose une instance de droits d’accès Microsoft SQL Server 2000 pour Windows comptes d’utilisateur NT 4.0 ou Microsoft Windows 2000. Le cloud pour l’instant ne prend pas en charge les connexions Windows. Et les connexions Sql ne peuvent pas être membres d’un groupe Windows. Par conséquent, cette méthode n’est pas prise en charge pour Cloud.

public bool IsWindowsGroupMember(string windowsGroup, string windowsUser);
member this.IsWindowsGroupMember : string * string -> bool
Public Function IsWindowsGroupMember (windowsGroup As String, windowsUser As String) As Boolean

Paramètres

windowsGroup
String
windowsUser
String

Retours

S’applique à