Share via


AuthorizationProfile クラス

定義

承認プロファイル

public class AuthorizationProfile
type AuthorizationProfile = class
Public Class AuthorizationProfile
継承
AuthorizationProfile

コンストラクター

AuthorizationProfile()

AuthorizationProfile クラスの新しいインスタンスを初期化します。

AuthorizationProfile(Nullable<DateTime>, String, String, Nullable<DateTime>, String)

AuthorizationProfile クラスの新しいインスタンスを初期化します。

プロパティ

ApprovedTime

承認された時刻を取得します

Approver

承認者を取得します

RequestedTime

要求された時刻を取得します

Requester

リクエスターを取得します

RequesterObjectId

リクエスター オブジェクト ID を取得します

適用対象