Autodesk Vault ProfessionalVault API

IsWindowsAuthenticatedConnection Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.ConnectionsConnection

Gets a value which identifies whether or not the connection to the server used windows authentication.

Syntax

public System.bool IsWindowsAuthenticatedConnection {get;}
Public ReadOnly Property IsWindowsAuthenticatedConnection As System.Boolean

See Also