AuthenticationOptions::Description Property
Additional information about the authentication type which is made available to the application.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
public: property AuthenticationDescription^ Description { AuthenticationDescription^ get (); void set (AuthenticationDescription^ value); }
Property Value
Type: Microsoft.Owin.Security::AuthenticationDescriptionReturns AuthenticationDescription.
Show: