Share via


UserTokenContent.KeyType Property

Definition

The Key to be used to generate token for user.

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)

Property Value

Applies to