 | CertificateResourceHandlerPrivateKeyParameterName Field |
The name of hte private key parameter
Namespace: SanteDB.Rest.AMI.ResourcesAssembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string PrivateKeyParameterName = "hasPrivateKey"
Public Const PrivateKeyParameterName As String = "hasPrivateKey"
public:
literal String^ PrivateKeyParameterName = "hasPrivateKey"
static val mutable PrivateKeyParameterName: string
Field Value
String
See Also