Click or drag to resize

BouncyCastleCertificateGeneratorFeatureConfiguration Property

Gets or sets the configuration object

Namespace: SanteDB.Security.Certs.BouncyCastle.Configuration
Assembly: SanteDB.Security.Certs.BouncyCastle (in SanteDB.Security.Certs.BouncyCastle.dll) Version: 3.0.2001-alpha+81bfcc0d522cbb9f09c8992158e8dc35c51801b2
Syntax
public Object Configuration { get; set; }

Property Value

Object

Implements

IFeatureConfiguration
See Also