Partager via


RsaTokenKey.Alg Propriété

Définition

Obtient ou définit l’algorithme RSA à utiliser : RS256, RS384 ou RS512. Les valeurs possibles incluent : 'RS256', 'RS384', 'RS512'

[Newtonsoft.Json.JsonProperty(PropertyName="alg")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.AccessPolicyRsaAlgo Alg { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alg")>]
member this.Alg : Microsoft.Azure.Management.VideoAnalyzer.Models.AccessPolicyRsaAlgo with get, set
Public Property Alg As AccessPolicyRsaAlgo

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à