C# 클래스 System.Security.Permissions.PrincipalPermission.PrincipalInfo

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 메소드들

메소드 설명
PrincipalInfo ( string name, string role, bool isAuthenticated ) : System.Collections

메소드 상세

PrincipalInfo() 공개 메소드

public PrincipalInfo ( string name, string role, bool isAuthenticated ) : System.Collections
name string
role string
isAuthenticated bool
리턴 System.Collections