Autodesk Vault ProfessionalVault API

RequiresSignOut Property

Autodesk.Connectivity.WebServicesToolsWebServiceCredentialsBase

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

Syntax

public abstract System.bool RequiresSignOut {get;}
Public MustOverride ReadOnly Property RequiresSignOut As System.Boolean

See Also