PasswordPolicyOnServerLevel Enumeration
Describes the password policy at the server level.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
Syntax
[SerializableAttribute]
public enum PasswordPolicyOnServerLevel
[SerializableAttribute]
public enum class PasswordPolicyOnServerLevel
<SerializableAttribute>
Public Enumeration PasswordPolicyOnServerLevel
Members
Member name | Description | |
---|---|---|
Medium | Medium. |
|
MediumStrong | Medium-strong. |
|
Strong | Strong. |
|
Weak | Weak. |
See Also
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top