AppArmorProfileV1.LocalhostProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of the local host profile for AppArmor. This property specifies the custom profile to be used for defining security policies for the application on the local host.
[YamlDotNet.Serialization.YamlMember(Alias="localhostProfile")]
public string LocalhostProfile { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="localhostProfile")>]
member this.LocalhostProfile : string with get, set
Public Property LocalhostProfile As String
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute