:right-sidebar: True AccessDescription =================================================================== .. currentmodule:: gi.repository.Gcr .. versionadded:: 4.3.91 .. class:: AccessDescription(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Describes a location for fetching extra information from the Certificate Authority. This object is usually part of a :obj:`~gi.repository.Gcr.CertificateExtensionAuthorityInfoAccess` object. Methods ------- .. rst-class:: interim-class .. class:: AccessDescription :no-index: .. method:: get_location() -> ~gi.repository.Gcr.GeneralName Returns the location, described by a :obj:`~gi.repository.Gcr.GeneralName`\. .. method:: get_method_name() -> str Returns a user-friendly name of the method for accesssing the resource, if known. .. method:: get_method_oid() -> str Returns the OID string that describes the method for accessing the resource.