CommunicationServiceKeyType 列挙型

定義

再生成する keyType。 'primary' または 'secondary' (大文字と小文字は区別されません) である必要があります。

public enum CommunicationServiceKeyType
type CommunicationServiceKeyType = 
Public Enum CommunicationServiceKeyType
継承
CommunicationServiceKeyType

フィールド

Primary 0

プライマリ。

Secondary 1

セカンダリ。

適用対象