Click or drag to resize

DbCertificateMapping Properties

The DbCertificateMapping type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyExpiration Gets or sets the expiration date of the certificate
Public propertyKey Gets or sets the primary key
(Overrides DbIdentifiedKey)
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertySecurityApplicationKey Gets or sets the application identity this is mapped to if any
Public propertySecurityDeviceKey Gets or sets the device that this identity is mapped to
Public propertySecurityUserKey Gets or sets the user identity this is mapped to
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Public propertyUse Gets or sets the intended use
Public propertyX509PublicKeyData Gets or sets the public key data
Public propertyX509Thumbprint Gets or set sthe thumbprint for the certificate for lookup
Top
See Also