Protects an IDataModel properties that has protection settings.
Initializes a new instance of ProtectionDataModelModelBinder.
public Void ProtectionDataModelModelBinder(cryptographer, defaultBinder)
Name | Type | Summary |
---|---|---|
cryptographer | ICryptographer | |
defaultBinder | IModelBinder |
Binds the model.
public Task BindModelAsync(bindingContext)
Name | Type | Summary |
---|---|---|
bindingContext | ModelBindingContext |
In this document