次の方法で共有


AuthorizationRules.Count プロパティ

定義

コレクションに含まれる の AuthorizationRule 数を取得または設定します。

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

プロパティ値

コレクションに含まれる の AuthorizationRule 数。

実装

適用対象