KeyEncryptionKeyIdentity.FederatedClientId 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.
application client identity to use for accessing key encryption key Url in a different tenant. Ex: f83c6b1b-4d34-47e4-bb34-9d83df58b540.
public Guid? FederatedClientId { get; set; }
member this.FederatedClientId : Nullable<Guid> with get, set
Public Property FederatedClientId As Nullable(Of Guid)