StreamSecurityUpgradeProvider.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identity being used for the security upgrade.
public:
abstract property System::ServiceModel::EndpointIdentity ^ Identity { System::ServiceModel::EndpointIdentity ^ get(); };
public abstract System.ServiceModel.EndpointIdentity Identity { get; }
member this.Identity : System.ServiceModel.EndpointIdentity
Public MustOverride ReadOnly Property Identity As EndpointIdentity
Property Value
Returns the EndpointIdentity of the client that requests the security upgrade.
Remarks
This identity can be used for developing custom stream-level authentication schemes through inheriting from the upgrade provider class.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.