메소드 | 설명 | |
---|---|---|
ToString ( ) : string |
Returns the object formatted as a string.
|
|
ToString ( string format, IFormatProvider formatProvider ) : string |
Returns the string representation of the object.
|
|
UserTokenPolicy ( UserTokenType tokenType ) : System |
Creates an empty token policy with the specified token type.
|
public ToString ( string format, IFormatProvider formatProvider ) : string | ||
format | string | |
formatProvider | IFormatProvider | |
리턴 | string |
public UserTokenPolicy ( UserTokenType tokenType ) : System | ||
tokenType | UserTokenType | |
리턴 | System |