Share via


WSFederationElement.HomeRealm 속성

정의

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

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

속성 값

ID 공급자(IP)의 홈 영역의 URI를 포함하고 있는 문자열 기본값은 빈 문자열입니다. WS-Federation 로그인 요청 whr 매개 변수를 설정합니다. 선택 사항입니다.

특성

적용 대상

추가 정보