次の方法で共有


RuleStore.GetRuleSetAuthorizations(RuleSetInfo) メソッド

定義

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

パラメーター

rsInfo
RuleSetInfo

戻り値

適用対象