C# Class Examples.ControlClientChangingSystemAuthentication

ファイルを表示 Open project: pushtechnology/diffusion-examples Class Usage Examples

Public Methods

Method Description
ChangeSuperUsersToAdministrators ( PushTechnology.ClientInterface.Client.Features.Control.Clients.SecurityControl.IUpdateStoreCallback callback ) : void

For all system users, update the assigned roles to replace the 'SUPERUSER' role and with 'ADMINISTRATOR'.

ControlClientChangingSystemAuthentication ( ) : System.Collections.Generic

Method Details

ChangeSuperUsersToAdministrators() public method

For all system users, update the assigned roles to replace the 'SUPERUSER' role and with 'ADMINISTRATOR'.
public ChangeSuperUsersToAdministrators ( PushTechnology.ClientInterface.Client.Features.Control.Clients.SecurityControl.IUpdateStoreCallback callback ) : void
callback PushTechnology.ClientInterface.Client.Features.Control.Clients.SecurityControl.IUpdateStoreCallback
return void

ControlClientChangingSystemAuthentication() public method

public ControlClientChangingSystemAuthentication ( ) : System.Collections.Generic
return System.Collections.Generic