Udostępnij przez


SimpleRoleProvider.RoleExists(String) Metoda

Definicja

Zwraca wartość wskazującą, czy określona rola istnieje.

public override bool RoleExists (string roleName);
override this.RoleExists : string -> bool
Public Overrides Function RoleExists (roleName As String) As Boolean

Parametry

roleName
String

Nazwa roli.

Zwraca

wartość true, jeśli rola istnieje; w przeciwnym razie wartość false.

Dotyczy