Show / Hide Table of Contents

Class DatabasePermission

Inheritance
System.Object
DatabasePermission
Namespace: Albatross.Database
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
  • Improve this Doc
  • View Source
Back to top Copyright © 2018