C# Class Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreTrustedIdProvider

The object that is used to manage permissions for files and folders.
Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
DataLakeStoreTrustedIdProvider ( TrustedIdProvider baseProvider ) : Microsoft.Azure.Management.DataLake.Store.Models

Initializes a new instance of the DataLakeStoreItem class.

Method Details

DataLakeStoreTrustedIdProvider() public method

Initializes a new instance of the DataLakeStoreItem class.
public DataLakeStoreTrustedIdProvider ( TrustedIdProvider baseProvider ) : Microsoft.Azure.Management.DataLake.Store.Models
baseProvider TrustedIdProvider
return Microsoft.Azure.Management.DataLake.Store.Models