NetAppVolumeExportPolicyRule.IsKerberos5ReadWrite 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.
Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later.
public bool? IsKerberos5ReadWrite { get; set; }
member this.IsKerberos5ReadWrite : Nullable<bool> with get, set
Public Property IsKerberos5ReadWrite As Nullable(Of Boolean)