Description of PrivilegeCmdletBase.
Inheritance: SecurityCmdletBase
Example #1
0
 public static void GrantAccountPrivilege(PrivilegeCmdletBase cmdlet)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public static void GrantAccountPrivilege(PrivilegeCmdletBase cmdlet)
 {
     throw new NotImplementedException();
 }