Class DatabasePermission
Inheritance
System.Object
DatabasePermission
Assembly: Albatross.Database.dll
Syntax
public class DatabasePermission
Properties
|
Improve this Doc
View Source
Permission
Declaration
public string Permission { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Principal
Declaration
public string Principal { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
State
Declaration
public string State { get; set; }
Property Value
Type |
Description |
System.String |
|