Partager via


ISql90Certificate.NewKeyExpireDate, propriété

Obtient ou définit la date d'expiration 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 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)

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