TrusteeDn

Gets or sets the user associated with the role.

Syntax

string TrusteeDn {get; set;}

Property value

The distinguished name of the user.

Exceptions

TrusteeDn may throw one of the following exceptions:

  • ArgumentException if the trustee string is null or empty.

  • ApplicationException if the method fails to update the role assignment trustee (see the message returned by the exception for the reason).