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.
ReturnEndpointContext::Properties Property
Namespace:
Microsoft.Owin.Security.Provider
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
public: property AuthenticationProperties^ Properties { AuthenticationProperties^ get(); void set(AuthenticationProperties^ value); }
Property Value
Type: Microsoft.Owin.Security::AuthenticationProperties^
Show: