Share via


AuthenticationDescription.Items 속성

정의

인증 공급자에 대한 메타데이터를 포함합니다.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Items { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Items As IDictionary(Of String, Object)

속성 값

적용 대상