다음을 통해 공유


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)

속성 값

적용 대상