 | CertificateResourceHandlerPrivateKeyPasswordHeaderName Field |
The name of hte password header
Namespace: SanteDB.Rest.AMI.ResourcesAssembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic const string PrivateKeyPasswordHeaderName = "X-Pfx-KeyAuthorization"
Public Const PrivateKeyPasswordHeaderName As String = "X-Pfx-KeyAuthorization"
public:
literal String^ PrivateKeyPasswordHeaderName = "X-Pfx-KeyAuthorization"
static val mutable PrivateKeyPasswordHeaderName: string
Field Value
String
See Also