Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The SimplePrincipal type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SimplePrincipal |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified object is equal to the current object.
(Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Obtain the hashcode for this object.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsInRole | Determines whether the current GenericPrincipal belongs to the specified role. (Inherited from GenericPrincipal.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Identity | Gets the GenericIdentity of the user represented by the current GenericPrincipal. (Inherited from GenericPrincipal.) |