Click or drag to resize

BusinessPrincipal Constructor

Initializes a new instance of the BusinessPrincipal class

Namespace:  EDK4Net.Security
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
protected BusinessPrincipal(
	IIdentity identity
)

Parameters

identity
Type: System.Security.PrincipalIIdentity
See Also