Click or drag to resize

ZebraCertificateInfoCaCertificates Property

Contains the Certificate Authority certificate chain, if set.

Namespace: Zebra.Sdk.Certificate
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public List<string> CaCertificates { get; }

Property Value

ListString
See Also