Click or drag to resize

ZebraCertificateInfoGetCaChain Method

Returns the CA Certificate chain.

Namespace:  Zebra.Sdk.Certificate
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public string GetCaChain()

Return Value

Type: String
CA Certificate chain in PEM format.
See Also