Gets and sets the property NotificationAttributes.
A map of Identity to IdentityNotificationAttributes.

C# |
public Dictionary<string, IdentityNotificationAttributes> NotificationAttributes { get; set; }
A map of Identity to IdentityNotificationAttributes.
C# |
public Dictionary<string, IdentityNotificationAttributes> NotificationAttributes { get; set; }