ProtoOAApplicationAuthReq
StockSharp.cTrader.Native.Model
* Request for the authorizing an application to work with the cTrader platform Proxies.
实现: IMessage<ProtoOAApplicationAuthReq>, IMessage, IEquatable<ProtoOAApplicationAuthReq>, IDeepCloneable<ProtoOAApplicationAuthReq>, IBufferMessage
属性
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
方法
ClearClientId()
Clears the value of the "clientId" field
ClearClientSecret()
Clears the value of the "clientSecret" field
ClearPayloadType()
Clears the value of the "payloadType" field
字段
ClientIdFieldNumber : int
Field number for the "clientId" field.
ClientSecretFieldNumber : int
Field number for the "clientSecret" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.