SearchDataUserAssignedIdentity.FederatedIdentityClientId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional for Multi-tenant User-Assigned Managed Identity CMK Support: The client id (as a UUID) of the multi-tenant App Registration that has been configured to federate with the userAssignedIdentity.
public string FederatedIdentityClientId { get; set; }
member this.FederatedIdentityClientId : string with get, set
Public Property FederatedIdentityClientId As String