Autodesk Vault ProfessionalVault API

SupportsSignOut Property

Autodesk.Connectivity.WebServicesToolsIWebServiceCredentials

Gets the value telling if the SignOut method is implemented.

Syntax

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

See Also