TransferAuthority
constructor in Coherence.Test.TransferAuthority
Constructors
public TransferAuthority(Client client, Client toClient, string entityName, bool shouldSucceed, AuthorityType authorityType = AuthorityType.Full, int lineNumber = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Client | client | |
| Client | toClient | |
| string | entityName | |
| bool | shouldSucceed | |
| AuthorityType | authorityType | |
| int | lineNumber |