PasswordPolicyOnServerLevelEnum Enumeration

Describes the password policy level on the server.

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

Usage

'Usage
Dim instance As PasswordPolicyOnServerLevelEnum

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration PasswordPolicyOnServerLevelEnum
[SerializableAttribute] 
public enum PasswordPolicyOnServerLevelEnum
[SerializableAttribute] 
public enum class PasswordPolicyOnServerLevelEnum
/** @attribute SerializableAttribute() */ 
public enum PasswordPolicyOnServerLevelEnum
SerializableAttribute 
public enum PasswordPolicyOnServerLevelEnum

Members

Member name Description
Medium Medium.
MediumStrong Medium-strong.
Strong Strong.
Weak Weak.

Platforms

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

See Also

Reference

Microsoft.WindowsServerSolutions.HostedEmail Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.