azure-docs-sdk-java/docs-ref-autogen/com.azure.identity.DeviceCo...

32 строки
1.3 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.identity.DeviceCodeCredential"
fullName: "com.azure.identity.DeviceCodeCredential"
name: "DeviceCodeCredential"
nameWithType: "DeviceCodeCredential"
summary: "An AAD credential that acquires a token with a device code for an AAD application."
inheritances:
- "<xref href=\"java.lang.Object\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class DeviceCodeCredential implements TokenCredential"
methods:
- "com.azure.identity.DeviceCodeCredential.authenticate()"
- "com.azure.identity.DeviceCodeCredential.authenticate(com.azure.core.credential.TokenRequestContext)"
- "com.azure.identity.DeviceCodeCredential.getToken(com.azure.core.credential.TokenRequestContext)"
type: "class"
implements:
- "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.identity"
artifact: com.azure:azure-identity:1.5.4