PSNetAppFilesBucketCredential Class

Definition

Bucket Access Key, Secret Key and key pair expiry returned by GenerateCredentials.

public class PSNetAppFilesBucketCredential
type PSNetAppFilesBucketCredential = class
Public Class PSNetAppFilesBucketCredential
Inheritance
PSNetAppFilesBucketCredential

Constructors

Name Description
PSNetAppFilesBucketCredential()

Properties

Name Description
AccessKey

Gets or sets the Access Key required along with the Secret Key to access the bucket.

KeyPairExpiry

Gets or sets the bucket's Access and Secret key pair expiry date and time (in UTC).

SecretKey

Gets or sets the Secret Key required along with the Access Key to access the bucket.

Applies to