Aracılığıyla paylaş


CertificateStatementBase.PrivateKeyPath Özellik

Alır veya özel anahtar için isteğe bağlı bir yol ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property PrivateKeyPath As Literal
    Get
    Set
public Literal PrivateKeyPath { get; set; }
public:
property Literal^ PrivateKeyPath {
    Literal^ get ();
    void set (Literal^ value);
}
member PrivateKeyPath : Literal with get, set
function get PrivateKeyPath () : Literal
function set PrivateKeyPath (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CertificateStatementBase Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı