Interface IProtectionAuthenticationProvider
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public interface IProtectionAuthenticationProvider
Methods
CanEdit(PermissionRangeInfo)
Declaration
bool CanEdit(PermissionRangeInfo permissionInfo)
Parameters
Permission
|
Returns
System.
|
Events
AuthenticationDataChanged
Declaration
event EventHandler AuthenticationDataChanged
Event Type
System.
|