SecureConversationSecurityTokenParameters Properties
.NET Framework 4.5
The SecureConversationSecurityTokenParameters type exposes the following members.
| Name | Description | |
|---|---|---|
|
BootstrapProtectionRequirements | Gets the bootstrap protection requirements. |
|
BootstrapSecurityBindingElement | Gets or sets the bootstrap security binding element. |
|
CanRenewSession | Gets or sets a value that indicates whether the communications session can be renewed. |
|
HasAsymmetricKey | Gets a value that indicates whether the security token has an asymmetric key. (Overrides SecurityTokenParameters.HasAsymmetricKey.) |
|
InclusionMode | Gets or sets the token inclusion requirements. (Inherited from SecurityTokenParameters.) |
|
ReferenceStyle | Gets or sets the token reference style. (Inherited from SecurityTokenParameters.) |
|
RequireCancellation | Gets or sets a value that indicates whether cancellation is required. |
|
RequireDerivedKeys | Gets or sets a value that indicates whether keys can be derived from the original proof keys. (Inherited from SecurityTokenParameters.) |
|
SupportsClientAuthentication | Gets a value that indicates whether the token supports client authentication. (Overrides SecurityTokenParameters.SupportsClientAuthentication.) |
|
SupportsClientWindowsIdentity | Gets a value that indicates whether the token supports a Windows identity for authentication. (Overrides SecurityTokenParameters.SupportsClientWindowsIdentity.) |
|
SupportsServerAuthentication | Gets a value that indicates whether the token supports server authentication. (Overrides SecurityTokenParameters.SupportsServerAuthentication.) |