Interface IChangePasswordCapability

interface IChangePasswordCapability {
    enabled: boolean;
}

Hierarchy (view full)

Properties

Properties

enabled: boolean