Share via


VaultExtendedInfoResource.Algorithm Property

Definition

Gets or sets algorithm for Vault ExtendedInfo

[Newtonsoft.Json.JsonProperty(PropertyName="properties.algorithm")]
public string Algorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.algorithm")>]
member this.Algorithm : string with get, set
Public Property Algorithm As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to