ZebraCertificateInfoGetCaChain Method
|
Returns the CA Certificate chain.
Namespace: Zebra.Sdk.CertificateAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public string GetCaChain()
Public Function GetCaChain As String
public:
String^ GetCaChain()
Return Value
StringCA Certificate chain in PEM format.
See Also