IssuedSecurityTokenProvider.State Propiedad

Definición

Obtiene el estado de comunicación.

public:
 property System::ServiceModel::CommunicationState State { System::ServiceModel::CommunicationState get(); };
public System.ServiceModel.CommunicationState State { get; }
member this.State : System.ServiceModel.CommunicationState
Public ReadOnly Property State As CommunicationState

Valor de propiedad

Estado de comunicación.

Implementaciones

Se aplica a