Share via


AuthenticationProviderProperties.Descriptions Property

Definition

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

Property Value

Applies to