Skip to main content
When the CredentialType’s control is of type link, the user is selected from a source like active directory. This will then be the organisational unit (e.g. user security group) in active directory. Only one group is listed if the system does not support groups.

Constructors

NSCredentialsGroup()

Initializes a new instance of the NSCredentialsGroup class.

Methods

GetDisplayName()

Returns: CRMScript.Global.String - The display name of the group to display to the user. Example:

GetName()

Returns: CRMScript.Global.String - The full name of the group as needed to discover the users within the group.
This value should not be displayed to the end user!
Example:

SetDisplayName(String)

Returns: CRMScript.Global.Void Example:

SetName(String)

n
Returns: CRMScript.Global.Void
This value should not be displayed to the end user.
Example: