Show / Hide Table of Contents

Interface ICredentials

Credentials for authenticating to an Aras Innovator instance

Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public interface ICredentials

Properties

| Improve this Doc View Source

Database

The database to connect to

Declaration
string Database { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX