StsConfiguration.PreventTokenReplay Property
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:
property Microsoft::IdentityServer::PolicyModel::Configuration::PreventTokenReplaySetting ^ PreventTokenReplay { Microsoft::IdentityServer::PolicyModel::Configuration::PreventTokenReplaySetting ^ get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::PreventTokenReplaySetting ^ value); };
[System.Runtime.Serialization.DataMember(Order=20)]
public Microsoft.IdentityServer.PolicyModel.Configuration.PreventTokenReplaySetting PreventTokenReplay { get; set; }
member this.PreventTokenReplay : Microsoft.IdentityServer.PolicyModel.Configuration.PreventTokenReplaySetting with get, set
Public Property PreventTokenReplay As PreventTokenReplaySetting
Property Value
- Attributes