共用方式為


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)

屬性值

適用於