PostgreSqlFlexibleServerDataEncryption.PrimaryFederatedIdentityClientId 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.
Client id of multi-tenant Microsoft Entra application.
public Guid? PrimaryFederatedIdentityClientId { get; set; }
member this.PrimaryFederatedIdentityClientId : Nullable<Guid> with get, set
Public Property PrimaryFederatedIdentityClientId As Nullable(Of Guid)