Interface IAuthenticatedApi
Namespace: AcousticWorkbench
Assembly: AcousticWorkbench.dll
Syntax
public interface IAuthenticatedApi : IApi
Properties
| Improve this Doc View SourceToken
Declaration
string Token { get; }
Property Value
Type | Description |
---|---|
String |
Username
Declaration
string Username { get; }
Property Value
Type | Description |
---|---|
String |