KeyManagementOptions.NewKeyLifetime Proprietà

Definizione

Controlla la durata (numero di giorni prima della scadenza) per le chiavi appena generate.

public:
 property TimeSpan NewKeyLifetime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan NewKeyLifetime { get; set; }
member this.NewKeyLifetime : TimeSpan with get, set
Public Property NewKeyLifetime As TimeSpan

Valore della proprietà

Commenti

La durata non può essere minore di una settimana. Il valore predefinito è 90 giorni.

Si applica a