Table of Contents

Interface IPrincipal

Namespace
Java.Security
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IPrincipal

Properties

Name

String Name { get; }

Property Value

String

Methods

Implies(Subject)

bool Implies(Subject arg0)

Parameters

arg0 Subject

Subject

Returns

bool

bool