mv_dataSyncConfig_password_change_history_size Property |
SyncConfig-password-change-history-size - ObjectTypes that are synced
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic Nullable<int> SyncConfig_password_change_history_size { get; set; }
Public Property SyncConfig_password_change_history_size As Nullable(Of Integer)
Get
Set
public:
property Nullable<int> SyncConfig_password_change_history_size {
Nullable<int> get ();
void set (Nullable<int> value);
}
member SyncConfig_password_change_history_size : Nullable<int> with get, set
Property Value
Type:
NullableInt32
See Also