Property | Type | Description |
---|
Method | Description | |
---|---|---|
CustomAuthorizationPolicy ( ) : System | ||
CustomAuthorizationPolicy ( String userName, String password ) : System | ||
Evaluate ( System.IdentityModel.Policy.EvaluationContext evaluationContext, object &state ) : bool |
public CustomAuthorizationPolicy ( ) : System | ||
return | System |
public CustomAuthorizationPolicy ( String userName, String password ) : System | ||
userName | String | |
password | String | |
return | System |
public Evaluate ( System.IdentityModel.Policy.EvaluationContext evaluationContext, object &state ) : bool | ||
evaluationContext | System.IdentityModel.Policy.EvaluationContext | |
state | object | |
return | bool |