UpnClaim Constructor ()
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the UpnClaim class.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public UpnClaim()
public:
UpnClaim()
new : unit -> UpnClaim
Public Sub New
Remarks
Do not use this version of the constructor. Use the UpnClaim constructor instead.
See Also
UpnClaim Overload
UpnClaim Class
System.Web.Security.SingleSignOn Namespace
Return to top