azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.sdk.iot...

32 строки
2.6 KiB
YAML
Исходник Постоянная ссылка Ответственный История

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod.populateWithAuthenticationProperties(ProvisioningConnectionString provisioningConnectionString)
name: populateWithAuthenticationProperties(ProvisioningConnectionString provisioningConnectionString)
nameWithType: AuthenticationMethod.populateWithAuthenticationProperties(ProvisioningConnectionString provisioningConnectionString)
parameters:
- description: <p>The <xref uid="com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString" data-throw-if-not-resolved="false" data-raw-source="ProvisioningConnectionString"></xref> that is to be populated with the authentication properties. </p>
name: provisioningConnectionString
type: <xref href="com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString?alt=com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString&text=ProvisioningConnectionString" data-throw-if-not-resolved="False"/>
returns:
description: <p>An instance of <xref uid="com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString" data-throw-if-not-resolved="false" data-raw-source="ProvisioningConnectionString"></xref> populated with the the authentication properties. </p>
type: abstract <xref href="com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString?alt=com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString&text=ProvisioningConnectionString" data-throw-if-not-resolved="False"/>
summary: >-
<p>Abstract helper function to populate<code>IotHubConnectionString 
</code> class with proper authentication properties</p>
<p></p>
syntax: protected abstract ProvisioningConnectionString populateWithAuthenticationProperties(ProvisioningConnectionString provisioningConnectionString)
uid: com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod.populateWithAuthenticationProperties(ProvisioningConnectionString)
nameWithType: AuthenticationMethod
syntax: public class AuthenticationMethod
type: class
uid: com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
fullName: com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
name: AuthenticationMethod
package: com.microsoft.azure.sdk.iot.provisioning.service.auth
summary: <p>Class used to abstract the different authentication methods used to use Provisioning SDK. </p>
metadata: {}