System.ServiceModel
4.0.0.0
System.Configuration.ConfigurationElement
To be added.
Represents a configuration element that specifies the token issued as a client credential. 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("cacheIssuedTokens", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Boolean
To be added.
To be added.
Gets or sets a value that specifies whether issued tokens are to be cached.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("defaultKeyEntropyMode", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Security.SecurityKeyEntropyMode
To be added.
To be added.
Gets or sets the default value of .
Property
4.0.0.0
System.Configuration.ConfigurationProperty("issuedTokenRenewalThresholdPercentage", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.IntegerValidator(ExcludeRange=false, MaxValue=100, MinValue=0)
System.Int32
To be added.
To be added.
Gets or sets the renewal threshold percentage for issued tokens.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("issuerChannelBehaviors", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.IssuedTokenClientBehaviorsElementCollection
To be added.
To be added.
Gets a collection of configuration elements that define issuer channel behaviors.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("localIssuer", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.IssuedTokenParametersEndpointAddressElement
To be added.
To be added.
Gets a configuration element that defines the address of the local issuer.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("localIssuerChannelBehaviors", 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 a collection of local issuer channel behaviors.
Property
4.0.0.0
System.ComponentModel.TypeConverter(typeof(System.ComponentModel.TimeSpanConverter))
System.Configuration.ConfigurationProperty("maxIssuedTokenCachingTime", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.TimeSpan
To be added.
To be added.
Gets or sets the maximum caching time for an issued token.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.