Share via


RolesAuthorizationRequirement.AllowedRoles プロパティ

定義

許可されているロールのコレクションを取得します。

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ AllowedRoles { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> AllowedRoles { get; }
member this.AllowedRoles : seq<string>
Public ReadOnly Property AllowedRoles As IEnumerable(Of String)

プロパティ値

適用対象