Share via


SmbOAuthSettings Class

Setting property for Managed Identity access over SMB using OAuth.

Constructor

SmbOAuthSettings(*, is_smb_o_auth_enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
is_smb_o_auth_enabled

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

Default value: None

Variables

Name Description
is_smb_o_auth_enabled

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