AuthenticateContext.Description Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Description { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Description { get; }
member this.Description : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Description As IDictionary(Of String, Object)