AppConfigurationStoreApiKey クラス

定義

構成ストア エンドポイントを使用した認証に使用される API キー。

public class AppConfigurationStoreApiKey
type AppConfigurationStoreApiKey = class
Public Class AppConfigurationStoreApiKey
継承
AppConfigurationStoreApiKey

プロパティ

ConnectionString

認証のためにクライアントをサポートすることによって使用できる接続文字列。

Id

キー ID。

IsReadOnly

このキーを読み取り操作にのみ使用できるかどうか。

LastModifiedOn

キーのプロパティのいずれかが最後に変更された時刻。

Name

使用法を説明するキーの名前。

Value

認証目的で使用されるキーの値。

適用対象