AzureFilesIdentityBasedAuthentication(DirectoryServiceOptions) Constructor
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.
Initializes a new instance of AzureFilesIdentityBasedAuthentication.
public AzureFilesIdentityBasedAuthentication (Azure.ResourceManager.Storage.Models.DirectoryServiceOptions directoryServiceOptions);
new Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication : Azure.ResourceManager.Storage.Models.DirectoryServiceOptions -> Azure.ResourceManager.Storage.Models.AzureFilesIdentityBasedAuthentication
Public Sub New (directoryServiceOptions As DirectoryServiceOptions)
Parameters
- directoryServiceOptions
- DirectoryServiceOptions
Indicates the directory service used.