Partager via


AuthenticationMethodDescriptor.Descriptions Property

Definition

public:
 property System::Collections::Generic::Dictionary<int, System::String ^> ^ Descriptions { System::Collections::Generic::Dictionary<int, System::String ^> ^ get(); void set(System::Collections::Generic::Dictionary<int, System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Order=2)]
public System.Collections.Generic.Dictionary<int,string> Descriptions { get; set; }
member this.Descriptions : System.Collections.Generic.Dictionary<int, string> with get, set
Public Property Descriptions As Dictionary(Of Integer, String)

Property Value

Attributes

Applies to