Compartir a través de


DatabaseInformation.OwnerSid (Propiedad)

Obtiene o establece el identificador de seguridad (SID) de la entidad de seguridad propietaria de la base de datos.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property OwnerSid As Byte()
public byte[] OwnerSid { get; set; }

Valor de propiedad

Tipo: array<System.Byte[]
Devuelva Byte.

Seguridad de .NET Framework

Vea también

Referencia

DatabaseInformation Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)