Compartir a través de


EncryptionService.LastEnabledTime Propiedad

Definición

Obtiene una estimación aproximada de la fecha y hora en que el usuario ha habilitado por última vez el cifrado. Los datos se cifran en reposo de forma predeterminada hoy y no se pueden deshabilitar.

[Newtonsoft.Json.JsonProperty(PropertyName="lastEnabledTime")]
public DateTime? LastEnabledTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastEnabledTime")>]
member this.LastEnabledTime : Nullable<DateTime>
Public ReadOnly Property LastEnabledTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a