PUT api/Organization/VerificationThreshold/{threshold}
Change the Verification Threshold (the resemblance required between the signature and a profile to "pass" verification) for your organization. When not set, the general server settings will be used. Verification Threshold given to a specific profile, will override this setting on that profile.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| threshold |
The desired threshold (30-99), or 0 the remove this settings |
byte |
Required |
Body Parameters
None.
Response Information
Resource Description
The new Verification Threshold value
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />