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)

속성 값

추가 특성이 포함된 사전입니다.

적용 대상

추가 정보