ServerConnection.UserProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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