Aracılığıyla paylaş


VolumeProperties.SecurityStyle Property

Definition

Gets or sets the security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol Possible values include: 'ntfs', 'unix'

[Newtonsoft.Json.JsonProperty(PropertyName="securityStyle")]
public string SecurityStyle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityStyle")>]
member this.SecurityStyle : string with get, set
Public Property SecurityStyle As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to