Sdílet prostřednictvím


AzureADOnlyAuthentication type

Ověřovací informace pouze pro Azure Active Directory

type AzureADOnlyAuthentication = ProxyResource & {
  azureADOnlyAuthentication?: boolean
  creationDate?: Date
  state?: StateValue
}