Information
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 Constructor (String^)

 

Initialize properties of AuthenticationOptions base class

Namespace:   Microsoft.Owin.Security
Assembly:  Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)

protected:
AuthenticationOptions(
	String^ authenticationType
)

Parameters

authenticationType
Type: System::String^

Assigned to the AuthenticationType property

Return to top
Show: