ClaimTypeElement::IsOptional Property
.NET Framework (current version)
Gets or sets a boolean value that specifies whether the claim is optional.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("isOptional", DefaultValue = false)] property bool IsOptional { bool get(); void set(bool value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: