Claim Constructor (Claim^)

.NET Framework (current version)
 

Initializes a new instance of the Claim class.

Namespace:   System.Security.Claims
Assembly:  mscorlib (in mscorlib.dll)

protected:
Claim(
	Claim^ other
)

Parameters

other
Type: System.Security.Claims::Claim^

The security claim.

Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Return to top
Show: