Sdílet prostřednictvím


SecurityTokenServiceDescriptor.PassiveRequestorEndpoints Vlastnost

Definice

Získá kolekci EndpointAddress , která představuje pasivní koncové body žadatele.

public:
 property System::Collections::ObjectModel::Collection<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ PassiveRequestorEndpoints { System::Collections::ObjectModel::Collection<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.IdentityModel.Protocols.WSTrust.EndpointReference> PassiveRequestorEndpoints { get; }
member this.PassiveRequestorEndpoints : System.Collections.ObjectModel.Collection<System.IdentityModel.Protocols.WSTrust.EndpointReference>
Public ReadOnly Property PassiveRequestorEndpoints As Collection(Of EndpointReference)

Hodnota vlastnosti

Kolekce pasivních koncových bodů žadatele.

Platí pro