Click or drag to resize

OutputSharePointDeviceLoadCertificate Method

Loads the certificate for the Certificate authentication, either from the certificate file or from the Windows certificate store

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public X509Certificate2 LoadCertificate()

Return Value

X509Certificate2
See Also