 | BouncyCastleCertificateInitializationSettingsState Property |
Gets the state
Namespace: SanteDB.Security.Certs.BouncyCastle.ConfigurationAssembly: SanteDB.Security.Certs.BouncyCastle (in SanteDB.Security.Certs.BouncyCastle.dll) Version: 3.0.2001-alpha+81bfcc0d522cbb9f09c8992158e8dc35c51801b2
Syntaxpublic string State { get; set; }Public Property State As String
Get
Set
public:
property String^ State {
String^ get ();
void set (String^ value);
}member State : string with get, set
Property Value
String
See Also