SimpleRoleProvider.GetAllRoles メソッド

定義

すべてのロールのリストを返します。

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

戻り値

String[]

すべてのロールの名前。

適用対象