C# 클래스 MongoUtility.Security.Role.GrantRole

角色
파일 보기 프로젝트 열기: magicdict/MongoCola

공개 프로퍼티들

프로퍼티 타입 설명
Db string
Role string

공개 메소드들

메소드 설명
AsBsonValue ( ) : BsonValue

BsonValue

메소드 상세

AsBsonValue() 공개 메소드

BsonValue
public AsBsonValue ( ) : BsonValue
리턴 BsonValue

프로퍼티 상세

Db 공개적으로 프로퍼티

数据库
public string Db
리턴 string

Role 공개적으로 프로퍼티

角色
public string Role
리턴 string