WebPubSubClientCredential interface
WebPubSubClient 資格情報
プロパティ
| get |
サービスへの接続に使用される |
プロパティの詳細
getClientAccessUrl
サービスへの接続に使用される getClientAccessUrl を取得します。
getClientAccessUrl: string | (options?: GetClientAccessUrlOptions) => Promise<string>
プロパティ値
string | (options?: GetClientAccessUrlOptions) => Promise<string>