Proprietà ISql90Certificate.NewKeyExpireDate

Ottiene o imposta la data di scadenza del certificato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Property NewKeyExpireDate As String
    Get
    Set
string NewKeyExpireDate { get; set; }
property String^ NewKeyExpireDate {
    String^ get ();
    void set (String^ value);
}
abstract NewKeyExpireDate : string with get, set
function get NewKeyExpireDate () : String
function set NewKeyExpireDate (value : String)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Certificate Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel