Interface InternalLinkTypePasswordSettings

The link is a link to the password section of the application settings. Subtype of InternalLinkType.

interface InternalLinkTypePasswordSettings {
    @type: "internalLinkTypePasswordSettings";
}

Properties

Properties

@type: "internalLinkTypePasswordSettings"