Method | Description | |
---|---|---|
ClientSecurityService ( IEnvironmentConnection environmentConnection ) : System.Collections.Generic | ||
Read ( ) : void | ||
ReadAsync ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
LogEnd ( [ methodName = null ) : void | ||
LogStart ( [ methodName = null ) : void | ||
OnDisposed ( ) : void | ||
ReadPermissions ( ) : List |
||
WritePermissions ( List |
Method | Description | |
---|---|---|
EnvironmentConnectionOnPermissionsModified ( object sender, List |
||
OnNetworkStateChanged ( object sender, NetworkStateEventArgs args ) : void |
public ClientSecurityService ( IEnvironmentConnection environmentConnection ) : System.Collections.Generic | ||
environmentConnection | IEnvironmentConnection | |
return | System.Collections.Generic |
protected LogStart ( [ methodName = null ) : void | ||
methodName | [ | |
return | void |
public ReadAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected WritePermissions ( List |
||
permissions | List |
|
return | void |