MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­OptionsIgnore­User­Profile­Licenses
Open sandboxFocus

TestOptions.IgnoreUserProfileLicenses Property

IgnoreUserProfileLicenses

Gets or sets a value indicating whether the licenses registered in the user profile should be ignored. The default value is false. When this property is set to true, user-profile licenses are not loaded for this test.

Declaration
public Nullable<bool> IgnoreUserProfileLicenses { get; set; }
Property Value
Type Description
Nullable<Boolean>