次の方法で共有


WebPubSubClientCredential interface

WebPubSubClient 資格情報

プロパティ

getClientAccessUrl

サービスへの接続に使用される getClientAccessUrl を取得します。

プロパティの詳細

getClientAccessUrl

サービスへの接続に使用される getClientAccessUrl を取得します。

getClientAccessUrl: string | (options?: GetClientAccessUrlOptions) => Promise<string>

プロパティ値

string | (options?: GetClientAccessUrlOptions) => Promise<string>