deleteAlias (method)

Deletes an alias.

Syntax

- (void)deleteAlias:(NSString*)aliasName;
public func deleteAlias(_ aliasName: String) throws -> Void

Remarks

This method deletes the alias with the given AliasName.

The value passed for the AliasName parameter must include the alias/ prefix, and must be the name of an alias in the current account and Region

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 iOS Edition - Version 20.0 [Build 8157]