KiiCloudStorageSDK : KiiCorp.Cloud.Storage.Connector Namespace

SocialAccountInfo Class

Social account info.

Syntax

public class SocialAccountInfo

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Members

See Also: Inherited members from object.

Public Properties

[read-only]
CreatedAt DateTime . Gets the created at.
[read-only]
Provider Provider . Gets the provider.
[read-only]
SocialAccountId string . Gets the social account identifier.

Member Details

CreatedAt Property

Gets the created at.

Syntax

public DateTime CreatedAt { get; }

Value

The created at.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

Provider Property

Gets the provider.

Syntax

public Provider Provider { get; }

Value

The provider.

Remarks

Documentation for this section has not yet been entered.

Requirements

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

SocialAccountId Property

Gets the social account identifier.

Syntax

public string SocialAccountId { get; }

Value

The social account identifier.

Remarks

Documentation for this section has not yet been entered.

Requirements

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