System.ServiceModel
4.0.0.0
System.IdentityModel.Selectors.SecurityTokenRequirement
A security token is a cryptographically signed data unit that transfers authentication and authorization information, based on a credential. The derived class is used by a security token manager to specify what is required of a security token, such as the key size, key type, and how the key can be used. When a security token can be identified that matches the specified criteria, a and can be created to provide security tokens for outgoing SOAP messages and to authenticate security tokens for incoming SOAP messages, respectively. For example, the default security token manager for outgoing SOAP messages has the CreateSecurityTokenProvider method that takes a parameter that can be called to obtain a security token provider that matches the security token provider.
This class's base class, , contains a dictionary, , which maps property names to their values. This class has numerous properties whose name ends in the word "Property". These properties return a string, which is the key used to get or set the corresponding value from the dictionary. For example, is the key for the value of the property.
An abstract class that when implemented specifies security property requirements of the token being requested or authenticated that are specific to indigo1. The security token manager constructs security token providers and security token authenticators that are used by the indigo2 security processor based on the token requirement.
Constructor
4.0.0.0
The is set to false.
Initializes a new instance of the class.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this property name is of type , which is an enumeration with the following members:
-
: The Application log in the operating system Event Log.
-
: The default location, which is determined by the operating system.
-
: The Security log in the Event Log.
Gets the token requirement property name whose value is the location of the audit log to use when recording the results of the authentication (service only).
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this property name is of type .
Gets the token requirement property name whose value is the channel parameters collection (client only).
Property
4.0.0.0
System.String
To be added.
In case the channel that produces the token requirement is a duplex channel, this property contains the endpoint address on which the duplex channel is listening for incoming messages.
Gets a value that specifies the name of the index in the collection for the DuplexClientLocalAddress property.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type ,where the generic type is .
Gets the key for the token requirement property whose value is the endpoint filter table that contains the filters for messages that a service endpoint accepts. This is a service property.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the protection policy used by the server to validate incoming client connections.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type .
Gets the key of the token requirement property whose value is the HTTP authentication scheme if this request is for a token provider or token authenticator to be used in HTTP authentication.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets a value that indicates whether the endpoint that is creating the security token requirement is an initiator or a recipient.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this token requirement key is of type Boolean.
Gets the key for the token requirement property whose value indicates whether the request is made by the initiator of the channel or the recipient of the channel.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value indicates whether this is the request for a token that is configured on the client or service.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type .
Gets the key for the token requirement property whose value is the that contains information about the token if the requirement is for an issued token.
Property
4.0.0.0
System.ServiceModel.EndpointAddress
To be added.
To be added.
If the token requirement is for an issued token, this property contains the endpoint address of the issuer.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type .
Gets the key for the token requirement property whose value is the of the issuing party if the requirement is for an issued token.
Property
4.0.0.0
System.ServiceModel.Channels.Binding
To be added.
Returns the binding to use to communicate to the issuer of the security token.
If the token requirement is for an issued token, this property contains the binding to use to communicate with the issuer.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type . This property is added to the token requirements relating to secure conversation and SPNEGO/TLSNEGO authentication.
Gets the key for the token requirement property whose value is the to use to talk to the issuing party if the requirement is for an issued token.
Property
4.0.0.0
System.String
To be added.
The value corresponding to this key is of type .
Gets the key for the token requirement property whose value is the binding to use to talk to the issuing party when the requirement is for an issued token.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value is the URI that the service endpoint making the request is listening at (service only).
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type , which is an enumeration with the following members:
-
: Only failed security-related events are recorded.
-
: No events are recorded.
-
: Only successful security-related events are recorded.
-
: Both failed and successful security-related events are recorded.
Gets the key for the token requirement property whose value is the audit level to use when recording the results of the authentication (service only).
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type . This property can be used by credential implementations to provide different tokens for processing the request and the response. An example is a credential implementation where the endpoint can specify a different certificate that it signs outgoing messages with and a different certificate to be used by other parties to encrypt messages for it.
Gets the key for the token requirement property whose value is the member of the enumeration to use and that indicates whether the token provider is needed for messages sent from client to server or server to client.
Property
4.0.0.0
System.IdentityModel.Selectors.SecurityTokenVersion
To be added.
The contains numerous properties that specify version numbers of different components of a message.
Gets or sets the message security version to be used (if necessary).
Property
4.0.0.0
System.String
To be added.
The contains numerous properties that specify version numbers of different components of a message. The can be used by token provider and token authenticator implementations to obtain a token from the endpoint (for example, for secure conversation).
Gets the key for the token requirement property whose value is the that the channel is configured with.
Field
4.0.0.0
System.String
To be added.
Specifies the current namespace.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type . This property can be used to display the link in the user interface (UI) similar to the way infocard does.
Gets the key for the token requirement property whose value is the link to the URI that points to the service's privacy policy if the service has one.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type . This property can be used to display the link in the user interface (UI) similar to the way infocard does.
Gets the key for the token requirement property whose value is a string that represents the privacy notice version.
Property
4.0.0.0
System.ServiceModel.Channels.SecurityBindingElement
To be added.
This property returns the security binding element to be used for securing the secure conversation bootstrap messages.
Gets or sets a security binding element used for securing the secure conversation bootstrap messages.
Property
4.0.0.0
System.String
To be added.
The value that corresponds to this key is of type .
Gets the key for the token requirement property whose value is the security binding element used to secure the secure conversation bootstrap messages.
Property
4.0.0.0
System.ServiceModel.Security.SecurityAlgorithmSuite
To be added.
The object that is returned contains numerous properties that specify security algorithms to use in specific conditions. It also describes various security capabilities of the service.
Gets or sets the security algorithm suite to be used (if necessary).
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value is the algorithm suite that the channel uses to perform message security.
Property
4.0.0.0
System.ServiceModel.Channels.SecurityBindingElement
To be added.
In case of SOAP message security, this property contains the security binding element of the binding that produces the token requirement.
Gets or sets the security binding element.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value is the security binding element used to create the channel.
Property
4.0.0.0
System.String
To be added.
The SupportingTokenAttachmentMode property is a member of the enumeration member if the request is for a supporting token. Supporting tokens provide additional claims beyond those contained in the principal tokens for the binding.
Gets the key for the token requirement property whose value is the associated enumeration member if the request is for a supporting token.
Property
4.0.0.0
System.String
To be added.
When the requirement is for a secure conversation token, SupportSecurityContextCancellation contains a value that indicates whether the secure conversation token is for a security session (in which case its lifetime is tied to the lifetime of the user’s channel) or for a datagram security channel.
Gets the key for the token requirement property whose value indicates whether the secure conversation token is for a security session (in which case its lifetime is tied to the lifetime of the user’s channel) or for a datagram security channel.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value indicates whether to ignore errors that occur when recording the results of the authentication (service only).
Property
4.0.0.0
System.String
To be added.
To be added.
Gets the key for the token requirement property whose value is the endpoint address that the channel is talking to (client only).
Property
4.0.0.0
System.String
To be added.
In case of transport security, this property contains the transport scheme of the TransportBindingElement that produces the token requirement.
Gets or sets the transport scheme.
Property
4.0.0.0
System.String
To be added.
To be added.
If the request is made for a token provider/authenticator to be used with transport security, this string is the key for the token requirement property whose value is the transport scheme.
Property
4.0.0.0
System.String
To be added.
The property contains the URI of an intermediate destination.
Gets the key for the token requirement property whose value is the Via URI that the channel is connecting to (client only).