Classes/Role.psm1
|
Class Role { [String]$Id [String]$Description [String]$Name [String[]]$OemPrivileges [String[]]$AssignedPrivileges [Boolean]$IsPredefined [Boolean]$IsScopeSupported } |
|
Class Role { [String]$Id [String]$Description [String]$Name [String[]]$OemPrivileges [String[]]$AssignedPrivileges [Boolean]$IsPredefined [Boolean]$IsScopeSupported } |