Méthode | Description | |
---|---|---|
AddSystemACLAsync ( |
||
AddSystemACLAsync ( |
||
BeginAddSystemACL ( |
||
BeginGetACLUpdateRestrictions ( long entityId, |
||
BeginGetACLsByEntityIds ( long entityIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetAllAccessPermissionsAndGroups ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginGetEntACLsByEntityIds ( long entityIds, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSetSystemACLs ( long entityIds, long aclId, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSignIn ( string userName, string userPassword, string knowledgeVault, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSignIn2 ( string userName, string userPassword, System callback, object asyncState ) : System.IAsyncResult | ||
BeginSignOut ( System callback, object asyncState ) : System.IAsyncResult | ||
BeginUpdateACL ( long entityId, |
||
BeginUpdateACLEntries ( long aclId, |
||
CancelAsync ( object userState ) : void | ||
EndAddSystemACL ( System asyncResult ) : |
||
EndGetACLUpdateRestrictions ( System asyncResult ) : VaultExtractParentData.Security.SecRestric[] | ||
EndGetACLsByEntityIds ( System asyncResult ) : VaultExtractParentData.Security.ACL[] | ||
EndGetAllAccessPermissionsAndGroups ( System asyncResult ) : |
||
EndGetEntACLsByEntityIds ( System asyncResult ) : |
||
EndSetSystemACLs ( System asyncResult ) : void | ||
EndSignIn ( System asyncResult ) : void | ||
EndSignIn2 ( System asyncResult ) : void | ||
EndSignOut ( System asyncResult ) : void | ||
EndUpdateACL ( System asyncResult ) : |
||
EndUpdateACLEntries ( System asyncResult ) : |
||
GetACLUpdateRestrictionsAsync ( long entityId, |
||
GetACLUpdateRestrictionsAsync ( long entityId, |
||
GetACLsByEntityIdsAsync ( long entityIds ) : void | ||
GetACLsByEntityIdsAsync ( long entityIds, object userState ) : void | ||
GetAllAccessPermissionsAndGroupsAsync ( ) : void | ||
GetAllAccessPermissionsAndGroupsAsync ( object userState ) : void | ||
GetEntACLsByEntityIdsAsync ( long entityIds ) : void | ||
GetEntACLsByEntityIdsAsync ( long entityIds, object userState ) : void | ||
SecurityService ( ) : System.Diagnostics | ||
SetSystemACLsAsync ( long entityIds, long aclId ) : void | ||
SetSystemACLsAsync ( long entityIds, long aclId, object userState ) : void | ||
SignIn2Async ( string userName, string userPassword ) : void | ||
SignIn2Async ( string userName, string userPassword, object userState ) : void | ||
SignInAsync ( string userName, string userPassword, string knowledgeVault ) : void | ||
SignInAsync ( string userName, string userPassword, string knowledgeVault, object userState ) : void | ||
SignOutAsync ( ) : void | ||
SignOutAsync ( object userState ) : void | ||
UpdateACLAsync ( long entityId, |
||
UpdateACLAsync ( long entityId, |
||
UpdateACLEntriesAsync ( long aclId, |
||
UpdateACLEntriesAsync ( long aclId, |
Méthode | Description | |
---|---|---|
AddSystemACL ( |
||
GetACLUpdateRestrictions ( long entityId, |
||
GetACLsByEntityIds ( long entityIds ) : VaultExtractParentData.Security.ACL[] | ||
GetAllAccessPermissionsAndGroups ( ) : |
||
GetEntACLsByEntityIds ( long entityIds ) : |
||
IsLocalFileSystemWebService ( string url ) : bool | ||
OnAddSystemACLOperationCompleted ( object arg ) : void | ||
OnGetACLUpdateRestrictionsOperationCompleted ( object arg ) : void | ||
OnGetACLsByEntityIdsOperationCompleted ( object arg ) : void | ||
OnGetAllAccessPermissionsAndGroupsOperationCompleted ( object arg ) : void | ||
OnGetEntACLsByEntityIdsOperationCompleted ( object arg ) : void | ||
OnSetSystemACLsOperationCompleted ( object arg ) : void | ||
OnSignIn2OperationCompleted ( object arg ) : void | ||
OnSignInOperationCompleted ( object arg ) : void | ||
OnSignOutOperationCompleted ( object arg ) : void | ||
OnUpdateACLEntriesOperationCompleted ( object arg ) : void | ||
OnUpdateACLOperationCompleted ( object arg ) : void | ||
SetSystemACLs ( long entityIds, long aclId ) : void | ||
SignIn ( string userName, string userPassword, string knowledgeVault ) : void | ||
SignIn2 ( string userName, string userPassword ) : void | ||
SignOut ( ) : void | ||
UpdateACL ( long entityId, |
||
UpdateACLEntries ( long aclId, |
public AddSystemACLAsync ( |
||
entries | ||
Résultat | void |
public AddSystemACLAsync ( |
||
entries | ||
userState | object | |
Résultat | void |
public BeginAddSystemACL ( |
||
entries | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetACLUpdateRestrictions ( long entityId, |
||
entityId | long | |
entries | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetACLsByEntityIds ( long entityIds, System callback, object asyncState ) : System.IAsyncResult | ||
entityIds | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetAllAccessPermissionsAndGroups ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginGetEntACLsByEntityIds ( long entityIds, System callback, object asyncState ) : System.IAsyncResult | ||
entityIds | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginSetSystemACLs ( long entityIds, long aclId, System callback, object asyncState ) : System.IAsyncResult | ||
entityIds | long | |
aclId | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginSignIn ( string userName, string userPassword, string knowledgeVault, System callback, object asyncState ) : System.IAsyncResult | ||
userName | string | |
userPassword | string | |
knowledgeVault | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginSignIn2 ( string userName, string userPassword, System callback, object asyncState ) : System.IAsyncResult | ||
userName | string | |
userPassword | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginSignOut ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginUpdateACL ( long entityId, |
||
entityId | long | |
entries | ||
prpgType | PrpgType | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public BeginUpdateACLEntries ( long aclId, |
||
aclId | long | |
entries | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public EndAddSystemACL ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndGetACLUpdateRestrictions ( System asyncResult ) : VaultExtractParentData.Security.SecRestric[] | ||
asyncResult | System | |
Résultat | VaultExtractParentData.Security.SecRestric[] |
public EndGetACLsByEntityIds ( System asyncResult ) : VaultExtractParentData.Security.ACL[] | ||
asyncResult | System | |
Résultat | VaultExtractParentData.Security.ACL[] |
public EndGetAllAccessPermissionsAndGroups ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndGetEntACLsByEntityIds ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndSetSystemACLs ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public EndSignIn ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public EndSignIn2 ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public EndSignOut ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public EndUpdateACL ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public EndUpdateACLEntries ( System asyncResult ) : |
||
asyncResult | System | |
Résultat |
public GetACLUpdateRestrictionsAsync ( long entityId, |
||
entityId | long | |
entries | ||
Résultat | void |
public GetACLUpdateRestrictionsAsync ( long entityId, |
||
entityId | long | |
entries | ||
userState | object | |
Résultat | void |
public GetACLsByEntityIdsAsync ( long entityIds ) : void | ||
entityIds | long | |
Résultat | void |
public GetACLsByEntityIdsAsync ( long entityIds, object userState ) : void | ||
entityIds | long | |
userState | object | |
Résultat | void |
public GetAllAccessPermissionsAndGroupsAsync ( ) : void | ||
Résultat | void |
public GetAllAccessPermissionsAndGroupsAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public GetEntACLsByEntityIdsAsync ( long entityIds ) : void | ||
entityIds | long | |
Résultat | void |
public GetEntACLsByEntityIdsAsync ( long entityIds, object userState ) : void | ||
entityIds | long | |
userState | object | |
Résultat | void |
public SecurityService ( ) : System.Diagnostics | ||
Résultat | System.Diagnostics |
public SetSystemACLsAsync ( long entityIds, long aclId ) : void | ||
entityIds | long | |
aclId | long | |
Résultat | void |
public SetSystemACLsAsync ( long entityIds, long aclId, object userState ) : void | ||
entityIds | long | |
aclId | long | |
userState | object | |
Résultat | void |
public SignIn2Async ( string userName, string userPassword ) : void | ||
userName | string | |
userPassword | string | |
Résultat | void |
public SignIn2Async ( string userName, string userPassword, object userState ) : void | ||
userName | string | |
userPassword | string | |
userState | object | |
Résultat | void |
public SignInAsync ( string userName, string userPassword, string knowledgeVault ) : void | ||
userName | string | |
userPassword | string | |
knowledgeVault | string | |
Résultat | void |
public SignInAsync ( string userName, string userPassword, string knowledgeVault, object userState ) : void | ||
userName | string | |
userPassword | string | |
knowledgeVault | string | |
userState | object | |
Résultat | void |
public SignOutAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public UpdateACLAsync ( long entityId, |
||
entityId | long | |
entries | ||
prpgType | PrpgType | |
Résultat | void |
public UpdateACLAsync ( long entityId, |
||
entityId | long | |
entries | ||
prpgType | PrpgType | |
userState | object | |
Résultat | void |
public UpdateACLEntriesAsync ( long aclId, |
||
aclId | long | |
entries | ||
Résultat | void |
public UpdateACLEntriesAsync ( long aclId, |
||
aclId | long | |
entries | ||
userState | object | |
Résultat | void |