• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum PrincipalType

Namespace:
Varigence.Languages.Biml.Table
Assembly:
Biml.dll
C#
    public enum PrincipalType
    
  

Fields

ApplicationRole

Specifies that the principal corresponds to a SQL Server Application Role.

AzureAD

Specifies that the principal corresponds to a SQL Server user.

DBRole

Specifies that the principal corresponds to a SQL Server database role.

SqlUser

Specifies that the principal corresponds to a SQL Server user.

WindowsGroup

Specifies that the principal corresponds to a Windows authenticated group.

WindowsUser

Specifies that the principal corresponds to a Windows authenticated user.

© Varigence