MonoCloud Management SDK
    Preparing search index...

    Enumeration PasswordRestrictionModes

    The password restriction mode.

    Index

    Enumeration Members

    Enumeration Members

    Count: "count"

    Prevents reuse of the most recently used passwords, based on a configured count.

    Date: "date"

    Prevents reuse of passwords used within a specified time window.

    DateAndCount: "date_and_count"

    Prevents reuse of passwords based on both a time window and a usage count.

    Off: "off"

    No password reuse restrictions are enforced.