Share via


StsConfiguration.PreventTokenReplay Property

Definition

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

Applies to