PowerTools ActiveReports 9.0J Server ユーザーガイド
IsAuthenticated プロパティ

ユーザーが認証されているかどうかを示す値を取得します。
構文
'宣言
 
Public Property IsAuthenticated As System.Boolean
public System.bool IsAuthenticated {get; set;}

プロパティ値

ユーザーが認証されている場合はtrue 。それ以外の場合はfalse
参照

関連項目

Result クラス
Result メンバ