EnforceClientUser property
Returns or sets a value that enables a runtime check to verify that the Performer user name is the same as the logged-in SE Client user name. Read/write. Boolean.
Syntax
object
.EnforceClientUser
[ = value
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is a Boolean value that determines whether or not a runtime check will be made to ensure that the Performer user name matches the name of the user logged into the SE Client.Provide Feedback