Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Security
Permissions
IDRole
C# Class System.Security.Permissions.IDRole
显示文件
Open project: dotnet/corefx
Class Usage Examples
Private Properties
Property
Type
Description
IDRole
IDRole
ToXml
SecurityElement
Public Methods
Method
Description
GetHashCode
( ) :
int
Private Methods
Method
Description
IDRole
(
SecurityElement
e
)
IDRole
(
bool
authenticated
,
string
id
,
string
role
)
ToXml
( ) :
SecurityElement
Method Details
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int