Unauthenticate the SiteManager if it is authenticated.

Deprecated. Use this method with caution since it doesn't remove the UserState record.

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

Syntax

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

See Also