你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FilesIdentityBasedAuthentication(DirectoryServiceOption) 构造函数

定义

初始化 FilesIdentityBasedAuthentication 的新实例。

public FilesIdentityBasedAuthentication (Azure.ResourceManager.Storage.Models.DirectoryServiceOption directoryServiceOptions);
new Azure.ResourceManager.Storage.Models.FilesIdentityBasedAuthentication : Azure.ResourceManager.Storage.Models.DirectoryServiceOption -> Azure.ResourceManager.Storage.Models.FilesIdentityBasedAuthentication
Public Sub New (directoryServiceOptions As DirectoryServiceOption)

参数

directoryServiceOptions
DirectoryServiceOption

指示使用的目录服务。 请注意,此枚举将来可能会扩展。

适用于