Dela via


TokenServiceMetadata.ServiceName Property

Definition

For internal use only. Gets or sets the service name.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="ServiceName")]
public string ServiceName { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="ServiceName")>]
member this.ServiceName : string with get, set
Public Property ServiceName As String

Property Value

The service name.

Attributes

Applies to