Search Results for

    Show / Hide Table of Contents

    Class ManagedAccountsParameters

    Parameters of managed domain accounts

    Inheritance
    System.Object
    ManagedAccountsParameters
    Namespace: AdmPwd.Types
    Assembly: AdmPwd.PDSWrapper.dll
    Syntax
    public class ManagedAccountsParameters : Object

    Constructors

    ManagedAccountsParameters(uint)

    Default constructor

    Declaration
    public ManagedAccountsParameters(uint managementInterval)
    Parameters
    Type Name Description
    uint managementInterval

    How often are managed domain accounts checked for expiration, in seconds

    Properties

    ManagementInterval

    How often are managed domain accounts checked for expiration, in seconds

    Declaration
    public uint ManagementInterval { get; }
    Property Value
    Type Description
    uint
    ☀
    ☾
    Back to top Generated by DocFX