DMPasswordPolicyRepositoryGetClientSetPasswordPolicy Method (Int32, SqlCommand)

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public DMClientSetPasswordPolicy GetClientSetPasswordPolicy(
	int ClientSetID,
	SqlCommand Command
)

Parameters

ClientSetID
Type: SystemInt32
Command
Type: System.Data.SqlClientSqlCommand

Return Value

Type: DMClientSetPasswordPolicy

Implements

IDMPasswordPolicyRepositoryGetClientSetPasswordPolicy(Int32, SqlCommand)
See Also