Click or drag to resize

AuthorizationRules.InstanceDenyPropertyRead Method

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

Parameters

propertyName
Type: System.String
roles
Type:System.String[]
See Also