Freigeben über


FilesIdentityBasedAuthentication.IsSmbOAuthEnabled Property

Definition

Specifies if managed identities can access SMB shares using OAuth. The default interpretation is false for this property.

public bool? IsSmbOAuthEnabled { get; set; }
member this.IsSmbOAuthEnabled : Nullable<bool> with get, set
Public Property IsSmbOAuthEnabled As Nullable(Of Boolean)

Property Value

Applies to