WSTrustTokenParameters Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WSTrustTokenParameters : System::ServiceModel::Security::Tokens::IssuedSecurityTokenParameterspublic class WSTrustTokenParameters : System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameterstype WSTrustTokenParameters = class
    inherit IssuedSecurityTokenParametersPublic Class WSTrustTokenParameters
Inherits IssuedSecurityTokenParameters- Inheritance
Constructors
| WSTrustTokenParameters() | |
| WSTrustTokenParameters(WSTrustTokenParameters) | 
Fields
| DefaultCacheIssuedTokens | |
| DefaultIssuedTokenRenewalThresholdPercentage | |
| DefaultMaxIssuedTokenCachingTime | |
| DefaultSecurityKeyType | 
Properties
| AdditionalRequestParameters | |
| CacheIssuedTokens | |
| Claims | |
| DefaultMessageSecurityVersion | Gets or sets the default set of security specifications versions.(Inherited from IssuedSecurityTokenParameters) | 
| IssuedTokenRenewalThresholdPercentage | |
| IssuerAddress | Gets or sets the token issuer's address.(Inherited from IssuedSecurityTokenParameters) | 
| IssuerBinding | Gets or sets the token issuer's binding, to be used by the client.(Inherited from IssuedSecurityTokenParameters) | 
| KeySize | |
| KeyType | Gets or sets the issued token key type.(Inherited from IssuedSecurityTokenParameters) | 
| MaxIssuedTokenCachingTime | |
| MessageSecurityVersion | |
| RequestContext | |
| RequireDerivedKeys | Gets or sets a value that indicates whether keys can be derived from the original proof keys.(Inherited from SecurityTokenParameters) | 
| TokenType | Gets or sets the issued token type.(Inherited from IssuedSecurityTokenParameters) | 
Methods
| Clone() | Clones another instance of this instance of the class.(Inherited from SecurityTokenParameters) | 
| CloneCore() | |
| CreateWS2007FederationTokenParameters(Binding, EndpointAddress) | |
| CreateWSFederationTokenParameters(Binding, EndpointAddress) | |