Click or drag to resize
AuthorityServiceItem Property
索引

Namespace: X3Platform.Security.Authority.BLL
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public AuthorityInfo this[
	string name
] { get; }

Parameters

name
Type: SystemString
权限名称

Return Value

Type: AuthorityInfo

Implements

IAuthorityServiceItemString
See Also