DataGateCredential Constructor

Definition

Namespace: ASNA.DataGate.Providers
Assembly: ASNA.QSys.DataGate.Client.dll

Initializes a new instance of the DataGateCredential class with the specified CredentialType.

DataGateCredential(CredentialType)

Parameters

Type Parameter name Description
CredentialType type The type of credentials used for authentication.

See Also