Autodesk Vault ProfessionalVault API

RequiresSignIn Property

Autodesk.Connectivity.WebServicesToolsIWebServiceCredentials

Gets the value telling if a sign in is required before a service can be used.

Syntax

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

See Also