共用方式為


SqlRuleStore.GetRuleSetAuthorizations(RuleSetInfo) 方法

定義

public:
 override Microsoft::RuleEngine::AuthorizationGroupCollection ^ GetRuleSetAuthorizations(Microsoft::RuleEngine::RuleSetInfo ^ rsInfo);
public override Microsoft.RuleEngine.AuthorizationGroupCollection GetRuleSetAuthorizations(Microsoft.RuleEngine.RuleSetInfo rsInfo);
override this.GetRuleSetAuthorizations : Microsoft.RuleEngine.RuleSetInfo -> Microsoft.RuleEngine.AuthorizationGroupCollection
Public Overrides Function GetRuleSetAuthorizations (rsInfo As RuleSetInfo) As AuthorizationGroupCollection

參數

rsInfo
RuleSetInfo

傳回

適用於