Click or drag to resize

AuthorizationRulesDenyPropertyWrite Method

Namespace:  EDK4Net.Security
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public void DenyPropertyWrite(
	string propertyName,
	params string[] roles
)

Parameters

propertyName
Type: SystemString
roles
Type: SystemString
See Also