AzRoleWithObjectGuid Constructor

Initializes a new instance of the AzRoleWithObjectGuid class

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public AzRoleWithObjectGuid(
	AzRole azRole,
	Guid objectGuid
)

Parameters

azRole  AzRole
 
objectGuid  Guid
 

See Also