Autodesk Vault ProfessionalVault API

SupportsSignIn Property

Autodesk.Connectivity.WebServicesToolsIWebServiceCredentials

Gets the value telling if the SignIn method is implemented.

Syntax

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

See Also