KeyRings Property

A collection of key rings.

Syntax

public GoogleKeyRingList KeyRings { get; }
Public ReadOnly Property KeyRings As GoogleKeyRingList

Remarks

This collection holds a list of GoogleKeyRing items.

Calling ListKeyRings or GetKeyRingInfo will populate this collection.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 .NET Edition - Version 20.0 [Build 8157]