AzureFilesIdentityBasedAuthentication Class
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.
Settings for Azure Files identity based authentication.
public class AzureFilesIdentityBasedAuthentication
type AzureFilesIdentityBasedAuthentication = class
Public Class AzureFilesIdentityBasedAuthentication
- Inheritance
-
AzureFilesIdentityBasedAuthentication
Constructors
AzureFilesIdentityBasedAuthentication() |
Initializes a new instance of the AzureFilesIdentityBasedAuthentication class. |
AzureFilesIdentityBasedAuthentication(String, ActiveDirectoryProperties) |
Initializes a new instance of the AzureFilesIdentityBasedAuthentication class. |
Properties
ActiveDirectoryProperties |
Gets or sets required if choose AD. |
DirectoryServiceOptions |
Gets or sets indicates the directory service used. Possible values include: 'None', 'AADDS', 'AD' |
Methods
Validate() |
Validate the object. |