Partager via


ISql90Certificate.PrivateKeyFile, propriété

Obtient ou définit le chemin d'accès du fichier qui contient la clé privée.

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

Syntaxe

'Déclaration
Property PrivateKeyFile As String
    Get
    Set
string PrivateKeyFile { get; set; }
property String^ PrivateKeyFile {
    String^ get ();
    void set (String^ value);
}
abstract PrivateKeyFile : string with get, set
function get PrivateKeyFile () : String
function set PrivateKeyFile (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