메소드 | 설명 | |
---|---|---|
Equals ( |
Determines whether the specified IssuedToken is equal to the current IssuedToken.
|
|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to the current IssuedToken.
|
|
GetHashCode ( ) : int |
Serves as a hash function for a IssuedToken.
|
|
ToString ( ) : string |
Returns a System.String that represents the current IssuedToken.
|
메소드 | 설명 | |
---|---|---|
IssuedToken ( ) : System |
Initialises a new instance of the IssuedToken class.
|
public Equals ( |
||
token | The |
|
리턴 | bool |
public Equals ( object obj ) : bool | ||
obj | object | The |
리턴 | bool |