Class Privilege
Syntax
public class Privilege : object
Properties
ApiLevel
Declaration
public uint ApiLevel { get; set; }
Property Value
enabled
Declaration
public bool enabled { get; set; }
Property Value
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
name
Declaration
public string name { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns