GcpCredentialsDetailsProperties.AuthUri 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.
Auth URI field of the API key (write only).
public Uri AuthUri { get; set; }
member this.AuthUri : Uri with get, set
Public Property AuthUri As Uri