ZebraCertificateInfoGetCaChain Method 
             | 
          
        
         
            Returns the CA Certificate chain.
            
 
    Namespace: 
   Zebra.Sdk.Certificate
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntaxpublic string GetCaChain()
Public Function GetCaChain As String
public:
String^ GetCaChain()
Return Value
Type: 
StringCA Certificate chain in PEM format.
See Also