KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

KiiSubject Interface

Represents an object that can be set as ACL subject.

Syntax

public interface KiiSubject

Remarks

Developers don't need to implement this interface in their apps.

Requirements

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

Members

Public Properties

[read-only]
Subject string . Gets the subject of this instance.

Member Details

Subject Property

Gets the subject of this instance.

Syntax

public string Subject { get; }

Value

The subject string.

Remarks

Developers don't need to use this property in their apps.

Requirements

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