setSecretEnabled (method)

Enables or disables a secret.

Syntax

- (void)setSecretEnabled:(NSString*)secretName :(BOOL)enabled;
public func setSecretEnabled(_ secretName: String, _ enabled: Bool) throws -> Void

Remarks

This method enables or disables the secret specified by SecretName.

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