Click or drag to resize

AuthorizationRulesInstanceAllowCreate Method

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

Parameters

roles
Type: SystemString
See Also