IConfidentialLedger.IdentityServiceUri 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.
Endpoint for accessing network identity.
[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Endpoint for accessing network identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="identityServiceUri")]
public string IdentityServiceUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Endpoint for accessing network identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="identityServiceUri")>]
member this.IdentityServiceUri : string
Public ReadOnly Property IdentityServiceUri As String
Property Value
- Attributes