Share via


StsConfiguration.DebugLogConsumersConfiguration Property

Definition

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

Property Value

Attributes

Applies to