次の方法で共有


EncryptionProtector.AutoRotationEnabled プロパティ

定義

キーの自動ローテーションオプトイン フラグを取得または設定します。 true または false。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")]
public bool? AutoRotationEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRotationEnabled")>]
member this.AutoRotationEnabled : Nullable<bool> with get, set
Public Property AutoRotationEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象