Click or drag to resize

AuthorizationRulesIsWritePropertyAllowed Method

Namespace:  EDK4Net.Security
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public bool IsWritePropertyAllowed(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: Boolean
See Also