public Create ( string adminName, string identification, string token ) : void | ||
adminName | string | The name of the administrator. |
identification | string | The name of the mechanism used to identify the user by the /// given token. |
token | string | The toke used to identify the administrator, using the
/// |
리턴 | void |