Class KeyRing (2.6.0)

 public sealed class KeyRing : IMessage<KeyRing>, IEquatable<KeyRing>, IDeepCloneable<KeyRing>, IBufferMessage, IMessage 

A [KeyRing][google.cloud.kms.v1.KeyRing] is a toplevel logical grouping of [CryptoKeys][google.cloud.kms.v1.CryptoKey].

Inheritance

Object > KeyRing

Namespace

Google.Cloud.Kms.V1

Assembly

Google.Cloud.Kms.V1.dll

Constructors

KeyRing()

 public KeyRing() 

KeyRing(KeyRing)

 public KeyRing(KeyRing other) 
Parameter
Name
Description
other

Properties

CreateTime

 public Timestamp CreateTime { get; set; } 

Output only. The time at which this [KeyRing][google.cloud.kms.v1.KeyRing] was created.

Property Value
Type
Description

KeyRingName

 public KeyRingName KeyRingName { get; set; } 

KeyRingName -typed view over the Name resource name property.

Property Value
Type
Description

Name

 public string Name { get; set; } 

Output only. The resource name for the [KeyRing][google.cloud.kms.v1.KeyRing] in the format projects/*/locations/*/keyRings/* .

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: