Represents a user, document, site, or tag in social feed and following activities.
SocialActor 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
SocialActor | Initializes a new instance of an actor. |
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
AccountName | Gets the actor's account name. Applies to users. |
![]() |
ActorType | Gets the type of actor (user, document, site, or tag). |
![]() |
CanFollow | Gets a value that indicates whether the actor can be followed. |
![]() |
ContentUri | Gets the actor's content URI. Applies to documents and sites. |
![]() |
EmailAddress | Gets the actor's email address. Applies to users. |
![]() |
FollowedContentUri | Gets the URI of the actor's list of followed content. Applies to users. |
![]() |
Id | Gets the actor's unique identifier. |
![]() |
ImageUri | Gets the actor's image URI. Applies to users, documents, and sites. |
![]() |
IsFollowed | Gets a Boolean value that returns true if the current user is being followed; otherwise false. |
![]() |
LibraryUri | Gets the actor's library URI. Applies to documents. |
![]() |
Name | Gets the actor's display name. |
![]() |
PersonalSiteUri | Gets the URI of the actor's personal site. Applies to users. |
![]() |
Status | Gets a code that indicates recoverable errors that occurred during the actor's retrieval. |
![]() |
StatusText | Gets the text of the actor's most recent post. Applies to users. |
![]() |
TagGuid | Gets the actor's tag GUID. Applies to tags. |
![]() |
Title | Gets the actor's title. Applies to users. |
![]() |
TypeId | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) |
![]() |
Uri | Gets the actor's canonical URI. |
页首
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
InitOnePropertyFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) |
![]() |
ToString | (从 Object 继承。) |
![]() |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首
.gif)
.gif)
.gif)