Compartir a través de


ISql90Certificate.NewKeyStartDate (Propiedad)

Obtiene o establece la fecha de inicio del certificado.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90Certificate Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)