public class UserAssignedIdentity extends Object
| Constructor and Description |
|---|
UserAssignedIdentity() |
| Modifier and Type | Method and Description |
|---|---|
String |
clientId()
Get the clientId property: The client ID of the identity.
|
String |
principalId()
Get the principalId property: The principal ID of the identity.
|
void |
validate()
Validates the instance.
|
public String principalId()
public String clientId()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.