Share via


StsConfiguration.ResponseHeaderSettings Property

Definition

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

Property Value

Attributes

Applies to