ADFineGrainedPasswordPolicy Class

Definition

public class ADFineGrainedPasswordPolicy : Microsoft.ActiveDirectory.Management.ADObject
Inheritance
ADFineGrainedPasswordPolicy

Constructors

ADFineGrainedPasswordPolicy()
ADFineGrainedPasswordPolicy(ADObject)
ADFineGrainedPasswordPolicy(Guid)
ADFineGrainedPasswordPolicy(String)

Properties

AddedProperties (Inherited from ADPropertyCollection)
AppliesTo
ComplexityEnabled
DistinguishedName (Inherited from ADObject)
InnerDictionary (Inherited from ADPropertyCollection)
Item[String] (Inherited from ADPropertyCollection)
LockoutDuration
LockoutObservationWindow
LockoutThreshold
MaxPasswordAge
MinPasswordAge
MinPasswordLength
ModifiedProperties (Inherited from ADPropertyCollection)
Name (Inherited from ADObject)
ObjectClass (Inherited from ADObject)
ObjectGuid (Inherited from ADObject)
PasswordHistoryCount
Precedence
PropertyCount (Inherited from ADPropertyCollection)
PropertyNames (Inherited from ADPropertyCollection)
RemovedProperties (Inherited from ADPropertyCollection)
ReversibleEncryptionEnabled

Methods

Contains(String) (Inherited from ADPropertyCollection)
GetEnumerator() (Inherited from ADPropertyCollection)
OnClear() (Inherited from ADPropertyCollection)
OnClearComplete() (Inherited from ADPropertyCollection)
OnGet(Object, Object) (Inherited from ADPropertyCollection)
OnInsert(Object, Object) (Inherited from ADPropertyCollection)
OnInsertComplete(Object, Object) (Inherited from ADPropertyCollection)
OnRemove(Object, Object) (Inherited from ADPropertyCollection)
OnRemoveComplete(Object, Object) (Inherited from ADPropertyCollection)
OnSet(Object, Object, Object) (Inherited from ADPropertyCollection)
OnSetComplete(Object, Object, Object) (Inherited from ADPropertyCollection)
OnValidate(Object, Object) (Inherited from ADPropertyCollection)
ToString() (Inherited from ADObject)

Applies to