API Reference
Class
View (ForeignSecurityPrincipalExposureService)
Aggregated evaluation view for FSP exposure in privileged groups.
Inheritance
- Object
- View
Constructors
public View() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String DomainName { get; set; } #Evaluated domain DNS name.
public Int32 Count { get; set; } #Total number of exposed FSP objects.
public Int32 UniquePrivilegedGroupCount { get; set; } #Total unique privileged groups containing foreign members.
public IReadOnlyList<Item> Items { get; set; } #Matching FSP exposure items.
public Diagnostics Diagnostics { get; set; } #Evaluation diagnostics.