Share via


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
System_CAPS_pubmethod 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.

System_CAPS_pubmethod 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