Click or drag to resize
SecurityKeyFactoryCreateByAssembly Method

Namespace: FlexRule.Security
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static ISecurityKeyProvider CreateByAssembly(
	Assembly asm
)

Parameters

asm
Type: System.ReflectionAssembly

Return Value

Type: ISecurityKeyProvider
See Also