Autodesk Vault ProfessionalVault API

RequiresSignOut Property

Autodesk.Connectivity.WebServicesToolsUserPasswordCredentialsBase

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 ReadOnly Property RequiresSignOut As System.Boolean

See Also