CertificateReference Class
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.
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
- 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 |