Megosztás a következőn keresztül:


MapsAccountKeys Class

Definition

The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.

public class MapsAccountKeys
type MapsAccountKeys = class
Public Class MapsAccountKeys
Inheritance
MapsAccountKeys

Properties

PrimaryKey

The primary key for accessing the Maps REST APIs.

PrimaryKeyLastUpdatedOn

The last updated date and time of the primary key.

SecondaryKey

The secondary key for accessing the Maps REST APIs.

SecondaryKeyLastUpdatedOn

The last updated date and time of the secondary key.

Applies to