| PasswordResetControllerGetPasswordPolicy Method (Int32, DataObject) |
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic PasswordPolicy GetPasswordPolicy(
int policyId,
DataObject identity = null
)
Parameters
- policyId
- Type: SystemInt32
- identity (Optional)
- Type: Omada.OE.ModelDataObject
Return Value
Type:
PasswordPolicy
See Also