System.ServiceModel.Security.Tokens.ClaimTypeRequirement public class ClaimTypeRequirement Documentation Code public string ClaimType { get; } public bool IsOptional { get; } public ClaimTypeRequirement(string claimType) public ClaimTypeRequirement(string claimType, bool isOptional)