共用方式為


ClientRoleProvider.GetAllRoles 方法

定義

這個類別不會使用這個方法。

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

傳回

String[]

不適用。 這個方法一定會擲回例外狀況。

例外狀況

一律擲回。

適用於

另請參閱