Property | Type | Description | |
---|---|---|---|
CalculateCanCreateServiceInstance | void | ||
CreateServiceInstance | ConnectedServiceInstance | ||
OnAuthenticatorAuthenticationChanged | void | ||
OnAuthenticatorPropertyChanged | void |
Method | Description | |
---|---|---|
AzureIoTHubAccountProviderGrid ( IAzureIoTHubAccountManager accountManager, IServiceProvider serviceProvider ) : System | ||
ConfigureServiceInstanceAsync ( ConnectedServiceInstance instance, |
||
CreateAuthenticatorAsync ( ) : Task |
||
CreateServiceInstanceAsync ( |
||
EnumerateServiceInstancesAsync ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CalculateCanCreateServiceInstance ( ) : void | ||
CreateServiceInstance ( IAzureIoTHub iotHubAccount ) : ConnectedServiceInstance | ||
OnAuthenticatorAuthenticationChanged ( object sender, AuthenticationChangedEventArgs e ) : void | ||
OnAuthenticatorPropertyChanged ( object sender, |
public AzureIoTHubAccountProviderGrid ( IAzureIoTHubAccountManager accountManager, IServiceProvider serviceProvider ) : System | ||
accountManager | IAzureIoTHubAccountManager | |
serviceProvider | IServiceProvider | |
return | System |
public ConfigureServiceInstanceAsync ( ConnectedServiceInstance instance, |
||
instance | ConnectedServiceInstance | |
ct | ||
return | Task |
public CreateServiceInstanceAsync ( |
||
ct | ||
return | Task |
public EnumerateServiceInstancesAsync ( |
||
ct | ||
return | Task |