SecurityTokenHandlerCollectionManager.ServiceName Property

Definition

Gets the service name.

public:
 property System::String ^ ServiceName { System::String ^ get(); };
public string ServiceName { get; }
member this.ServiceName : string
Public ReadOnly Property ServiceName As String

Property Value

The name of the service associated with this instance.

Applies to

See also