OAuthServiceClientCredentialsFlowQuery

Undocumented in source.

Constructors

this
this(VkApiClient client, string endpoint, int clientId, string clientSecret)
Undocumented in source.

Members

Functions

essentialKeys
string[] essentialKeys()
Undocumented in source. Be warned that the author may not have intended to support it.
getThis
OAuthServiceClientCredentialsFlowQuery getThis()
Undocumented in source. Be warned that the author may not have intended to support it.
grantType
OAuthServiceClientCredentialsFlowQuery grantType(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
setClientId
OAuthServiceClientCredentialsFlowQuery setClientId(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
setClientSecret
OAuthServiceClientCredentialsFlowQuery setClientSecret(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta