Partager via


ISql90RemoteServiceBinding.WithUser, propriété

Obtient ou définit le principal de sécurité propriétaire du certificat utilisé pour l'authentification et le chiffrement des communications avec le service distant.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISql90SecurityPrincipal

Sécurité .NET Framework

Voir aussi

Référence

ISql90RemoteServiceBinding Interface

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