ServerConnection.UserProfile Property

Definition

The UserProfile property returns a high-level role description for the Microsoft SQL Server login used by the current connection.

public Microsoft.SqlServer.Management.Common.ServerUserProfiles UserProfile { get; }
member this.UserProfile : Microsoft.SqlServer.Management.Common.ServerUserProfiles
Public ReadOnly Property UserProfile As ServerUserProfiles

Property Value

Applies to