KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

KiiUser.SocialResultParams Class

Social result.

Syntax

public static class KiiUser.SocialResultParams

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

Members

See Also: Inherited members from object.

Public Fields

const
KII_NEW_USER string . User's access token
const
OAUTH_TOKEN string . OAuth Token (shown if is returned by social provider)
const
OAUTH_TOKEN_SECRET string . OAuth Token Secret (shown if is returned by social provider)
const
OPEN_ID string . Open ID for QQ
const
PROVIDER string . Provider name
const
PROVIDER_USER_ID string . The ID that identifies the social user running the application.

Member Details

KII_NEW_USER Field

User's access token

Syntax

public const string KII_NEW_USER

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

OAUTH_TOKEN Field

OAuth Token (shown if is returned by social provider)

Syntax

public const string OAUTH_TOKEN

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

OAUTH_TOKEN_SECRET Field

OAuth Token Secret (shown if is returned by social provider)

Syntax

public const string OAUTH_TOKEN_SECRET

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

OPEN_ID Field

Open ID for QQ

Syntax

public const string OPEN_ID

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

PROVIDER Field

Provider name

Syntax

public const string PROVIDER

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

PROVIDER_USER_ID Field

The ID that identifies the social user running the application.

Syntax

public const string PROVIDER_USER_ID

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0