C# 클래스 Examples.ControlClientChangingSystemAuthentication

파일 보기 프로젝트 열기: pushtechnology/diffusion-examples 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

ChangeSuperUsersToAdministrators() 공개 메소드

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
리턴 void

ControlClientChangingSystemAuthentication() 공개 메소드

public ControlClientChangingSystemAuthentication ( ) : System.Collections.Generic
리턴 System.Collections.Generic