The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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::AuthenticationDescription^Returns AuthenticationDescription.
Show: