Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.KeyRingsResource

The "keyRings" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.KeyRingsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Kmsinventory.v1
Assembly: Google.Apis.Kmsinventory.v1.dll
Syntax
public class ProjectsResource.LocationsResource.KeyRingsResource

Constructors

KeyRingsResource(IClientService)

Constructs a new resource.

Declaration
public KeyRingsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

CryptoKeys

Gets the CryptoKeys resource.

Declaration
public virtual ProjectsResource.LocationsResource.KeyRingsResource.CryptoKeysResource CryptoKeys { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.KeyRingsResource.CryptoKeysResource
In this article
Back to top Generated by DocFX