共用方式為


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)

屬性值

適用於