Interface IAuthenticationNeeded
Namespace: SecureExchangesSDK.Models.Contract
Assembly: SecureExchangesSDK.dll
Syntax
public interface IAuthenticationNeeded
Properties
ApiPassword
Declaration
Guid ApiPassword { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
ApiUser
Declaration
Guid ApiUser { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
Serial
Declaration
Guid Serial { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |