Share via


PSSecurityAdaptiveApplicationControlsPathRecommendation.Usernames Property

Definition

Represents a user that is recommended to be allowed for a certain rule.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsUserRecommendation> Usernames { get; set; }
member this.Usernames : System.Collections.Generic.IList<Microsoft.Azure.Commands.SecurityCenter.Models.AdaptiveApplicationControls.PSSecurityAdaptiveApplicationControlsUserRecommendation> with get, set
Public Property Usernames As IList(Of PSSecurityAdaptiveApplicationControlsUserRecommendation)

Property Value

Applies to