-
Constructs a default
UserCreateOpts
for common use cases.The user will be created with their private key not marked for rotation.
Declaration
Swift
public convenience init()
-
Constructs a
UserCreateOpts
.Declaration
Swift
public convenience init(needsRotation: Bool)
Parameters
needsRotation
true
if the private key for this user should be marked for rotation