ClaimTypeElement Constructor (String^, Boolean)
.NET Framework (current version)
Initializes a new instance of the ClaimTypeElement class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- claimType
-
Type:
System::String^
A uniform resource identifier (URI) that specifies the type of claim. Predefined claim types are available as static properties of the ClaimTypes class.
- isOptional
-
Type:
System::Boolean
A boolean value that specifies whether the claim is optional.
.NET Framework
Available since 3.0
Available since 3.0
Show: