Share via


CertificateAuthorityConfiguration Class

Definition

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

Constructors

CertificateAuthorityConfiguration()

Fields

ContractNamespace (Inherited from ContractObject)

Properties

AutoEnrollEnabled
CertificateAuthority
CertificateLifetimeInMinutes
CriticalThresholdInMinutes
EnrollmentAgentCertificateTemplateName
ExtensionData (Inherited from ContractObject)
GenerationThresholdInMinutes
LogonCertificateTemplateName
Mode
PrimaryIssuerCertificate
PromotionThresholdInMinutes
QueuedIssuerCertificate
RolloverIntervalInMinutes
SecondaryIssuerCertificates
VPNCertificateTemplateName
WindowsHelloCertificateProxyEnabled
WindowsHelloCertificateTemplateName

Applies to