The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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