Udostępnij za pośrednictwem


ClientRoleProvider.DeleteRole(String, Boolean) Metoda

Definicja

Ta metoda nie jest używana przez tę klasę.

public:
 override bool DeleteRole(System::String ^ roleName, bool throwOnPopulatedRole);
public override bool DeleteRole (string roleName, bool throwOnPopulatedRole);
override this.DeleteRole : string * bool -> bool
Public Overrides Function DeleteRole (roleName As String, throwOnPopulatedRole As Boolean) As Boolean

Parametry

roleName
String

Nie używany.

throwOnPopulatedRole
Boolean

Nie używany.

Zwraca

Nie dotyczy. Ta metoda zawsze zgłasza wyjątek.

Wyjątki

Zawsze generowany.

Dotyczy

Zobacz też