Share via


WsFederationConfiguration.CustomAttributes 속성

정의

구성 파일에서 <wsFederation> 요소에 지정된 추가 특성을 포함하는 사전을 가져옵니다.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ CustomAttributes { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> CustomAttributes { get; }
member this.CustomAttributes : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property CustomAttributes As Dictionary(Of String, String)

속성 값

추가 특성이 들어 있는 사전입니다.

적용 대상

추가 정보