次の方法で共有


CommunicationServiceKeys クラス

定義

CommunicationService のアクセス キーを表すクラス。

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

プロパティ

PrimaryConnectionString

primaryKey を介して構築された CommunicationService 接続文字列。

PrimaryKey

プライマリ アクセス キー。

SecondaryConnectionString

secondaryKey を介して構築された CommunicationService 接続文字列。

SecondaryKey

セカンダリ アクセス キー。

適用対象