ServiceSecurityContext.Current Eigenschap

Definitie

Haalt de huidige ServiceSecurityContextop.

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

Waarde van eigenschap

De huidige ServiceSecurityContext.

Van toepassing op