ClientRoleProvider.GetAllRoles Method

Definition

This method is not used by this class.

public:
 override cli::array <System::String ^> ^ GetAllRoles();
public override string[] GetAllRoles ();
override this.GetAllRoles : unit -> string[]
Public Overrides Function GetAllRoles () As String()

Returns

String[]

Not applicable. This method always throws an exception.

Exceptions

Always thrown.

Applies to

See also