OperationContext.ServiceSecurityContext 屬性

定義

取得或設定 ServiceSecurityContext,此方法會在其中執行。

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

屬性值

ServiceSecurityContext 物件。

適用於