TrustedIdProvider 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.
Data Lake Store Trusted Identity Provider information
[Microsoft.Rest.Serialization.JsonTransformation]
public class TrustedIdProvider : Microsoft.Azure.Management.DataLake.Store.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TrustedIdProvider = class
inherit SubResource
Public Class TrustedIdProvider
Inherits SubResource
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| TrustedIdProvider() |
Initializes a new instance of the TrustedIdProvider class. |
| TrustedIdProvider(String, String, String, String) |
Initializes a new instance of the TrustedIdProvider class. |
Properties
| Name | Description |
|---|---|
| Id |
Gets resource Id (Inherited from SubResource) |
| IdProvider |
Gets or sets the URL of this trusted identity provider |
| Name |
Gets or sets resource name (Inherited from SubResource) |
| Type |
Gets resource type (Inherited from SubResource) |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |