IdentityRole<TKey> コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
IdentityRole<TKey>() |
IdentityRole<TKey> の新しいインスタンスを初期化します。 |
IdentityRole<TKey>(String) |
IdentityRole<TKey> の新しいインスタンスを初期化します。 |
IdentityRole<TKey>()
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
IdentityRole<TKey> の新しいインスタンスを初期化します。
public:
IdentityRole();
public IdentityRole ();
Public Sub New ()
適用対象
IdentityRole<TKey>(String)
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
- ソース:
- IdentityRole.cs
IdentityRole<TKey> の新しいインスタンスを初期化します。
public:
IdentityRole(System::String ^ roleName);
public IdentityRole (string roleName);
new Microsoft.AspNetCore.Identity.IdentityRole<'Key (requires 'Key :> IEquatable<'Key>)> : string -> Microsoft.AspNetCore.Identity.IdentityRole<'Key (requires 'Key :> IEquatable<'Key>)>
Public Sub New (roleName As String)
パラメーター
- roleName
- String
ロール名。