DigitalSignatureManagerGetProviders Method

Get the list of availbale digital signature providers and their statuses.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get the list of availbale digital signature providers and their statuses.")]
public List<DigitalSignatureProvider> GetProviders()

Return Value

ListDigitalSignatureProvider

See Also