Share via


LiveConnectSession expires property

Gets the date that the service using Microsoft account session expires.

Signature

@property (nonatomic, readonly) NSDate *expires;

Property Values

Name

Datatype

Description

expires

NSDate

An NSDate instance indicating when the session expires.

Defined in

LiveConnectSession.h

See also

LiveConnectSession class