KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

AccessControllable Interface

Represents an object to which user can set ACL.

Syntax

public interface AccessControllable

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]
Uri Uri . Gets the URI of this instance

Member Details

Uri Property

Gets the URI of this instance

Syntax

public Uri Uri { get; }

Value

The URI of this instance.

Remarks

Requirements

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