API Reference
Class
Options (ForeignSecurityPrincipalExposureService)
Options controlling how FSP privileged-group exposure is evaluated.
Inheritance
- Object
- Options
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public Options() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String DomainName { get; set; } #Target domain DNS name.
public Boolean IncludeOtherReferences { get; set; } #When true, include additional non-group DN references in the underlying FSP enumeration.
public IReadOnlyList<String> PrivilegedGroupNames { get; set; } #Privileged group names to treat as sensitive when matching group references.