Sets the node identifier for the authenticator.
A node that supports multiple authenticators would use the same node identifier for each authenticator. If storage authentication requests for a domain are handled by multiple nodes, then each node must have its own identifier.
- Parameters
-
self | The DOFAuthenticatorConfigBuilder to set the node identifier of. |
id | The node identifier. Valid range is 0-63. Invalid values are ignored and do not change the node identifier. |
- Return values
-
TRUE | Node identifier was set. |
- Exceptions
-
FALSE | Node identifier was failed to be set. |