Share via


WsFederationConfiguration.Issuer 속성

정의

보안 토큰의 의도된 발급자를 식별하는 URI를 가져오거나 설정합니다.

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

속성 값

STS(보안 토큰 서비스)를 식별하는 URI입니다. null일 수 없습니다.

예외

속성을 null로 설정하려고 한 경우

적용 대상

추가 정보