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:
-
ArgumentExceptionif the trustee string is null or empty. -
ApplicationExceptionif the method fails to update the role assignment trustee (see the message returned by the exception for the reason).