Compartir a través de


ISql90RemoteServiceBinding.WithUser (Propiedad)

Obtiene o establece la entidad de seguridad que posee el certificado utilizado para la autenticación y cifrado de comunicaciones con el servicio remoto.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90RemoteServiceBinding Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)