ServiceAuthorizationElement.RoleProviderName 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
WCF(Windows Communication Foundation) 애플리케이션에 대한 역할 정보를 제공하는 역할 공급자의 이름을 가져오거나 설정합니다.
public:
property System::String ^ RoleProviderName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("roleProviderName", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string RoleProviderName { get; set; }
[<System.Configuration.ConfigurationProperty("roleProviderName", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.RoleProviderName : string with get, set
Public Property RoleProviderName As String
속성 값
역할 공급자의 이름입니다. 기본값은 빈 문자열입니다.
- 특성
설명
Windows 그룹, SQL database를, 권한 부여 관리자 정책 저장소, 및 등에서 역할 정보를 제공 하도록 다양 한 유형의 역할 공급자를 사용할 수 있습니다.