Interface IPasswordRuleProfileService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface IPasswordRuleProfileService : IEntityService<PasswordRuleProfileEntity>, IService
Methods
UnassignPasswordRuleProfile(UnassignPasswordRuleProfileRequest)
Declaration
UnassignPasswordRuleProfileResponse UnassignPasswordRuleProfile(UnassignPasswordRuleProfileRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| UnassignPasswordRuleProfileRequest | request |
Returns
| Type | Description |
|---|---|
| UnassignPasswordRuleProfileResponse |