Share via


TokenServiceMetadata.ServiceName Property

Definition

[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

System.String
Attributes
System.Runtime.Serialization.DataMemberAttribute

Applies to