CertificateReference Class

Definition

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

Constructors

CertificateReference()
CertificateReference(StoreName, StoreLocation, X509FindType, Boolean, String)
CertificateReference(X509Certificate2, Byte[])

Fields

ContractNamespace (Inherited from ContractObject)

Properties

EncryptedPfx
ExtensionData (Inherited from ContractObject)
FindValue
IsAdfsGenerated
IsChainIncluded
IsChainIncludedSpecified
ObjectId
RawCertificate
StoreLocation
StoreName
X509FindType

Applies to