AdmCredential interface
NotificationHub AdmCredential の説明。
プロパティ
auth |
承認トークンの URL。 |
client |
The client identifier. (クライアント識別子。) |
client |
資格情報シークレット アクセス キー。 |
プロパティの詳細
authTokenUrl
承認トークンの URL。
authTokenUrl?: string
プロパティ値
string
clientId
The client identifier. (クライアント識別子。)
clientId?: string
プロパティ値
string
clientSecret
資格情報シークレット アクセス キー。
clientSecret?: string
プロパティ値
string