Autodesk Vault ProfessionalVault API

RequiresSignOut Property

Autodesk.Connectivity.WebServicesToolsWinAuthCredentials

Gets the value telling if a sign out should be called when the service goes out of scope.

Syntax

public override System.bool RequiresSignOut {get;}
Public Overrides NotOverridable ReadOnly Property RequiresSignOut As System.Boolean

See Also