LoopDetectionConfiguration Class

Definition

public ref class LoopDetectionConfiguration : Microsoft::IdentityServer::PolicyModel::Configuration::ContractObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class LoopDetectionConfiguration : Microsoft.IdentityServer.PolicyModel.Configuration.ContractObject
type LoopDetectionConfiguration = class
    inherit ContractObject
Public Class LoopDetectionConfiguration
Inherits ContractObject
Inheritance
LoopDetectionConfiguration
Attributes

Constructors

LoopDetectionConfiguration()

Fields

ContractNamespace (Inherited from ContractObject)

Properties

Enabled
ExtensionData (Inherited from ContractObject)
MaximumTokensIssuedInInterval
TimeIntervalInSeconds

Applies to