次の方法で共有


UserTokenContent.KeyType プロパティ

定義

ユーザーのトークンの生成に使用するキー。

public Azure.ResourceManager.ApiManagement.Models.TokenGenerationUsedKeyType? KeyType { get; set; }
member this.KeyType : Nullable<Azure.ResourceManager.ApiManagement.Models.TokenGenerationUsedKeyType> with get, set
Public Property KeyType As Nullable(Of TokenGenerationUsedKeyType)

プロパティ値

適用対象