次の方法で共有


AppSecret クラス

定義

シークレット定義。

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

コンストラクター

AppSecret()

AppSecret の新しいインスタンスを初期化します。

プロパティ

Name

シークレット名。

Value

シークレット値。

適用対象