NDSStoreAccessPermit

public enum NDSStoreAccessPermit

Specifies the approach to use to decrypt the NDS map

Important

This is a Public Preview API. It may be changed or removed at any time.
  • The password for the keystore file.

    Declaration

    Swift

    case keystorePassword(String)
  • Map License to access the NDS map.

    Declaration

    Swift

    case mapLicense(String)