ServiceProperties.AdditionalErrorPageInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::ErrorShowLevel AdditionalErrorPageInfo { Microsoft::IdentityServer::PolicyModel::Configuration::ErrorShowLevel get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::ErrorShowLevel value); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.ErrorShowLevel AdditionalErrorPageInfo { get; set; }
member this.AdditionalErrorPageInfo : Microsoft.IdentityServer.PolicyModel.Configuration.ErrorShowLevel with get, set
Public Property AdditionalErrorPageInfo As ErrorShowLevel
Property Value
- Attributes