Method | Description | |
---|---|---|
ManageAccessRulesDlg ( ) : System | ||
ShowDialog ( |
Displays the dialog.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ChangeApplicationPermissionBTN_Click ( object sender, |
||
ChangeTrustListPermissionBTN_Click ( object sender, |
||
GetAccountAccessRights ( string path, SecuredObject objectToSecure, SecuredObjectAccessRights>.Dictionary |
Gets the access rights granted to each account.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OkBTN_Click ( object sender, |
||
Update ( |
Updates the dialog.
|
|
UpdateAccessRightSet ( SecuredObject objectToSecure, |
Updates the access right set with the permissions for the specified object.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public ShowDialog ( |
||
application | ||
return | bool |