Class CertificateCredentials
This marker class represents the basic contract for all the credential options to be used for applying
PDF Electronic Seal by PDFElectronic
Namespace: Adobe.PDFServicesSDK.pdfjobs.parameters.electronicseal
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public abstract class CertificateCredentials
Methods
CSCCredentialBuilder()
Creates a new CSCCredential builder.
Declaration
public static CSCCredential.Builder CSCCredentialBuilder()
Returns
Type | Description |
---|---|
CSCCredential. |
a CSCCredential. |