Partager via


ISql90SignatureEncryptionMechanism.SignedBlob, propriété

Obtient ou définit l'objet blob signé résultant.

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

Syntaxe

'Déclaration
Property SignedBlob As String
    Get
    Set
string SignedBlob { get; set; }
property String^ SignedBlob {
    String^ get ();
    void set (String^ value);
}
abstract SignedBlob : string with get, set
function get SignedBlob () : String
function set SignedBlob (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90SignatureEncryptionMechanism Interface

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