PMMembershipOptionsCustomUserFieldValueOverride Method |
Overrides this AD field with a custom value. AD refreshes will no longer update this value for this user.
Namespace: PM90SettingsAPI.MembershipOptionsAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public void Override(
string value
)
Parameters
- value
- Type: SystemString
The value to store
See Also