HostedEmailPasswordSyncInfo Class

 

Contains the hosted email password sync information.

Namespace:   Microsoft.WindowsServerSolutions.HostedEmail
Assembly:  Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.HostedEmail::HostedEmailPasswordSyncInfo

public ref class HostedEmailPasswordSyncInfo 

NameDescription
System_CAPS_pubmethodHostedEmailPasswordSyncInfo()

Creates a new instance of the HostedEmailPasswordSyncInfo object.

NameDescription
System_CAPS_pubpropertyPasswordMinLength

Gets and sets the password minimum length.

System_CAPS_pubpropertyPasswordPolicyLevel

Gets and sets the password policy level.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: