C# Class Microsoft.Azure.Management.ApiManagement.SmapiModels.IdentityProviderGetResponse

Get Identity Provider operation response details.
Inheritance: Microsoft.Azure.AzureOperationResponse
Show file Open project: Azure/azure-sdk-for-net

Public Methods

Method Description
IdentityProviderGetResponse ( ) : System

Initializes a new instance of the IdentityProviderGetResponse class.

Method Details

IdentityProviderGetResponse() public method

Initializes a new instance of the IdentityProviderGetResponse class.
public IdentityProviderGetResponse ( ) : System
return System