System.ServiceModel
4.0.0.0
System.Configuration.ConfigurationElement
To be added.
Represents a configuration element that specifies additional settings for an issued token. This class cannot be inherited.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("additionalRequestParameters", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.XmlElementElementCollection
To be added.
To be added.
Gets a collection of configuration elements that specifies extra information.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("claimTypeRequirements", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.ClaimTypeElementCollection
To be added.
To be added.
Gets a collection of required claim types.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("issuer", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.IssuedTokenParametersEndpointAddressElement
To be added.
To be added.
Gets a configuration element that specifies the endpoint that issues the current token.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("issuerMetadata", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.EndpointAddressElementBase
To be added.
To be added.
Gets a configuration element that specifies additional information of the token issuer.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("keySize", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.IntegerValidator(ExcludeRange=false, MaxValue=2147483647, MinValue=0)
System.Int32
To be added.
To be added.
Gets or sets the size of the issuance key.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("keyType", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.IdentityModel.Tokens.SecurityKeyType
To be added.
To be added.
Gets or sets the type of key to be issued.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("tokenType", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0)
System.String
To be added.
To be added.
Gets or sets the type of token to be used in issuance.