UpnClaim Constructor
Initializes a new instance of the UpnClaim class.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
UpnClaim() | 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. |
|
UpnClaim(String) | Initializes a new instance of the UpnClaim class with the value of the claim. |
See Also
UpnClaim Class
System.Web.Security.SingleSignOn Namespace
Return to top