AuthenticationDescription.Items Property

Definition

Contains metadata about the authentication provider.

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)

Property Value

Applies to