Proprietà ISql90Certificate.NewKeyStartDate

Ottiene o imposta la data di inizio del certificato.

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

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Certificate Interfaccia

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