다음을 통해 공유


WSFederationElement.Resource 속성

정의

resource 특성을 가져오거나 설정합니다.

public:
 property System::String ^ Resource { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("resource", IsRequired=false)]
public string Resource { get; set; }
[<System.Configuration.ConfigurationProperty("resource", IsRequired=false)>]
member this.Resource : string with get, set
Public Property Resource As String

속성 값

WS-페더레이션 리소스 값의 URI를 포함하고 있는 문자열 기본값은 빈 문자열입니다. WS-Federation 로그인 요청 wres 매개 변수를 설정합니다. 선택 사항입니다.

특성

적용 대상

추가 정보