ProtoOAApplicationAuthReq
StockSharp.cTrader.Native.Model
* Request for the authorizing an application to work with the cTrader platform Proxies.
Implementa: IMessage<ProtoOAApplicationAuthReq>, IMessage, IEquatable<ProtoOAApplicationAuthReq>, IDeepCloneable<ProtoOAApplicationAuthReq>, IBufferMessage
Propriedades
ClientSecret : string
The unique Client Secret provided during the registration.
HasClientId : bool
Gets whether the "clientId" field is set
HasClientSecret : bool
Gets whether the "clientSecret" field is set
HasPayloadType : bool
Gets whether the "payloadType" field is set
Métodos
ClearClientId()
Clears the value of the "clientId" field
ClearClientSecret()
Clears the value of the "clientSecret" field
ClearPayloadType()
Clears the value of the "payloadType" field
Campos
ClientIdFieldNumber : int
Field number for the "clientId" field.
ClientSecretFieldNumber : int
Field number for the "clientSecret" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.