Unauthenticate a user. A wrapper call to LicenseManagerBase's Unauthenticate method

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
void UnAuthenticate()
Visual Basic
Sub UnAuthenticate
Visual C++
void UnAuthenticate()

Field Value

Void

See Also