Click or drag to resize
AuthorityMethodAttributeCheck Method
检测权限

Namespace: X3Platform.Security.Authority
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override bool Check(
	IMethodCallMessage methodCallMessage
)

Parameters

methodCallMessage
Type: System.Runtime.Remoting.MessagingIMethodCallMessage
参数

Return Value

Type: Boolean

[Missing <returns> documentation for "M:X3Platform.Security.Authority.AuthorityMethodAttribute.Check(System.Runtime.Remoting.Messaging.IMethodCallMessage)"]

See Also