Click or drag to resize

ISubscribableNotifyAuthorized Method (LocalizableNotification, AuthorizedItemType, Int32)

Namespace:  PDTec.IceNet.Domain.Subscription.BusinessObjects
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
void NotifyAuthorized(
	LocalizableNotification pNotification,
	AuthorizedItemType authorizationTarget,
	int requiredAuthLevel
)

Parameters

pNotification
Type: PDTec.IceNet.Domain.SubscriptionLocalizableNotification
authorizationTarget
Type: PDTec.IceNet.Core.DatabaseAuthorizedItemType
requiredAuthLevel
Type: SystemInt32
See Also