RemoteAuthenticationUserOptions.ScopeClaim 속성

정의

사용자 범위에 사용할 클레임 유형을 가져오거나 설정합니다.

public:
 property System::String ^ ScopeClaim { System::String ^ get(); void set(System::String ^ value); };
public string ScopeClaim { get; set; }
public string? ScopeClaim { get; set; }
member this.ScopeClaim : string with get, set
Public Property ScopeClaim As String

속성 값

적용 대상