Share via


StsConfiguration.LoopDetectionConfiguration Property

Definition

public:
 property Microsoft::IdentityServer::PolicyModel::Configuration::LoopDetectionConfiguration ^ LoopDetectionConfiguration { Microsoft::IdentityServer::PolicyModel::Configuration::LoopDetectionConfiguration ^ get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::LoopDetectionConfiguration ^ value); };
[System.Runtime.Serialization.DataMember(Order=34)]
public Microsoft.IdentityServer.PolicyModel.Configuration.LoopDetectionConfiguration LoopDetectionConfiguration { get; set; }
member this.LoopDetectionConfiguration : Microsoft.IdentityServer.PolicyModel.Configuration.LoopDetectionConfiguration with get, set
Public Property LoopDetectionConfiguration As LoopDetectionConfiguration

Property Value

Attributes

Applies to