DigitalSignatureManagerSetProviderStatus Method
            Change the status and settings of the selected digital signature provider.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Change the status and settings of the selected digital signature provider.")]
public void SetProviderStatus(
	int providerId,
	int status,
	int? consentType
)
Parameters
- providerId  Int32
 - status  Int32
 - consentType  NullableInt32