Partager via


ISql90Certificate.NewKeyStartDate, propriété

Obtient ou définit la date de début du certificat.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90Certificate Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms