Click or drag to resize

ZebraCertificateInfoGetCaChain Method

Returns the CA Certificate chain.

Namespace: Zebra.Sdk.Certificate
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 4.0.3435
Syntax
public string GetCaChain()

Return Value

String
CA Certificate chain in PEM format.
See Also