Sdílet prostřednictvím


ClientRoleProvider.FindUsersInRole(String, String) Metoda

Definice

Tato metoda není používána touto třídou.

public:
 override cli::array <System::String ^> ^ FindUsersInRole(System::String ^ roleName, System::String ^ usernameToMatch);
public override string[] FindUsersInRole (string roleName, string usernameToMatch);
override this.FindUsersInRole : string * string -> string[]
Public Overrides Function FindUsersInRole (roleName As String, usernameToMatch As String) As String()

Parametry

roleName
String

Nepoužívá se.

usernameToMatch
String

Nepoužívá se.

Návraty

String[]

Neužívá se. Tato metoda vždy vyvolá výjimku.

Výjimky

Vždy vyvolána.

Platí pro

Viz také